(Programming Tips): Correct the "default" prompt spec.
This commit is contained in:
parent
df983e3b84
commit
090be3b65e
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue