Minor markup nit.

This commit is contained in:
Fred Drake 1998-04-07 19:17:27 +00:00
parent 82d493fb96
commit 396b827a93
2 changed files with 2 additions and 2 deletions

View file

@ -144,7 +144,7 @@ In addition the following modifiers can be added to the format:
Note: Note:
(1) The \code{!} and \code{=} modifiers are mutually exclusive. (1) The \samp{!} and \samp{=} modifiers are mutually exclusive.
(2) This string represents the flags after they may have been altered (2) This string represents the flags after they may have been altered
by the same call. by the same call.

View file

@ -144,7 +144,7 @@ In addition the following modifiers can be added to the format:
Note: Note:
(1) The \code{!} and \code{=} modifiers are mutually exclusive. (1) The \samp{!} and \samp{=} modifiers are mutually exclusive.
(2) This string represents the flags after they may have been altered (2) This string represents the flags after they may have been altered
by the same call. by the same call.