summaryrefslogtreecommitdiff
path: root/macros/optex/base/fonts-resize.opm
diff options
context:
space:
mode:
Diffstat (limited to 'macros/optex/base/fonts-resize.opm')
-rw-r--r--macros/optex/base/fonts-resize.opm2
1 files changed, 1 insertions, 1 deletions
diff --git a/macros/optex/base/fonts-resize.opm b/macros/optex/base/fonts-resize.opm
index 4fc8ab1e28..323e1d72a0 100644
--- a/macros/optex/base/fonts-resize.opm
+++ b/macros/optex/base/fonts-resize.opm
@@ -167,7 +167,7 @@ You can declare a new {\em font switch} by `\font` primitive:
\begtt \catcode`\<=13
\font \<font switch> = <font file name> <size spec>
% for example:
-\font \tipa = tipa10 at12pt % the font tipa10 at 10pt is loaded
+\font \tipa = tipa10 at12pt % the font tipa10 at 12pt is loaded
% usage:
{\tipa TEXT} % the TEXT is printed in the loaded font.
\endtt