[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] Fix typos in doc/texinfo.tex
From: |
Vincent Lefevre |
Subject: |
[PATCH] Fix typos in doc/texinfo.tex |
Date: |
Tue, 14 Apr 2020 13:24:51 +0200 |
User-agent: |
Mutt/1.12.1+33 (6a74e24e) vl-117499 (2019-06-23) |
diff --git a/doc/texinfo.tex b/doc/texinfo.tex
index 6eb7978a2..2075158a1 100644
--- a/doc/texinfo.tex
+++ b/doc/texinfo.tex
@@ -3101,10 +3101,10 @@ end
% Allow a ragged right output to aid breaking long URL's. There can
% be a break at the \allowbreak with no extra glue (if the existing stretch in
-% the line is sufficent), a break at the \penalty100 with extra glue added
+% the line is sufficient), a break at the \penalty100 with extra glue added
% at the end of the line, or no break at all here.
% Changing the value of the penalty and/or the amount of stretch affects how
-% preferrable one choice is over the other.
+% preferable one choice is over the other.
\def\urefallowbreak{%
\allowbreak
\hskip 0pt plus 2 em\relax
- [PATCH] Fix typos in doc/texinfo.tex,
Vincent Lefevre <=