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:
Andrew McCallum 1995-04-19 15:43:54 +00:00
parent 4b678b6e94
commit 70055d4441

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