summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/libunistring.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/libunistring.texi b/doc/libunistring.texi
index 50f0312..6818d57 100644
--- a/doc/libunistring.texi
+++ b/doc/libunistring.texi
@@ -56,7 +56,7 @@
@c Macro for forcing a line break in TeX mode.
@c Needed because there are long unbreakable pieces of text (such as URLs or
-@c formulas), TeX is too shy to move them to a new file. TeX considers only
+@c formulas), TeX is too shy to move them to a new line. TeX considers only
@c two choices: a line break in aligned mode (which it rejects due to aesthetic
@c reasons) and writing into the margin. What we want in many cases is a line
@c break without filling the first line. Like what @* delivers.