(Programming Tips): Correct the "default" prompt spec.

This commit is contained in:
Richard M. Stallman 2005-09-09 01:37:33 +00:00
parent df983e3b84
commit 090be3b65e

View file

@ -386,7 +386,7 @@ put it and the word @samp{default} inside parentheses.
It should look like this:
@example
Enter the answer: (default 42)
Enter the answer (default 42):
@end example
@item