diff options
| author | Simon Tatham <anakin@pobox.com> | 2007-12-02 11:41:21 +0000 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 2007-12-02 11:41:21 +0000 |
| commit | 9f1e64f3255128130020f9bb636e17234f8a3d69 (patch) | |
| tree | c94a00b02f4a7b3f4fd7ab0e1d57e3d3c6627a59 | |
| parent | b524d1b0431294e2943dc4cb35e9a5892b600a55 (diff) | |
| download | halibut-9f1e64f3255128130020f9bb636e17234f8a3d69.zip halibut-9f1e64f3255128130020f9bb636e17234f8a3d69.tar.gz halibut-9f1e64f3255128130020f9bb636e17234f8a3d69.tar.bz2 halibut-9f1e64f3255128130020f9bb636e17234f8a3d69.tar.xz | |
Typo.
[originally from svn r7799]
| -rw-r--r-- | doc/output.but | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/output.but b/doc/output.but index de4285b..9a9d535 100644 --- a/doc/output.but +++ b/doc/output.but @@ -1754,7 +1754,7 @@ specified. \dt \I{\cw{\\cfg\{paper-code-fonts\}}}\cw{\\cfg\{paper-code-fonts\}\{}\e{bold-font}\cw{\}}[\cw{\{}\e{italic-font}\cw{\}}[\cw{\{}\e{normal-font}\cw{\}}]] -\dd Specifies the fonts to use for text in code paragraps. The +\dd Specifies the fonts to use for text in code paragraphs. The \e{bold-font} is used for bold text, the \e{italic-font} for emphasised text, and the \e{normal-font} for normal code. |