Add missing @.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@399 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
mccallum 1995-04-19 15:43:54 +00:00
parent bfdd4c9f91
commit d4aa2ccf71

View file

@ -48,7 +48,7 @@ classes, and think about replacing the @samp{Random} class with
something more like these. How about Poisson and Gaussian distributions
also?
@item Write some code to deal with `%@' in printf-style format strings.
@item Write some code to deal with `%@@' in printf-style format strings.
@item See
http://www.cs.rochester.edu/u/mccallum/libobjects/volunteers-gnustep for