gbranden pushed a commit to branch master
in repository groff.

commit 952a0b58e6da8511b6db611c8a6edc5b708ef588
Author: G. Branden Robinson <[email protected]>
AuthorDate: Fri Jun 26 07:25:52 2020 +1000

    ChangeLog: Fix typo.
---
 ChangeLog | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 29214f9..6c9241a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -163,11 +163,10 @@
        * src/utils/tfmtodit/tfmtodit.cpp (read_map): Report invalid
        character code from map file in diagnostic.
        (main): Report invalid skew character position in diagnostic.
-       Explicitly report insufficient arguments in addition to
-       usage message.  Lift invariant computed expressions s out of
-       loops (more to shorten long lines than because I think the
-       compiler won't figure it out).  Give content to "impossible
-       assertion".
+       Explicitly report insufficient arguments in addition to usage
+       message.  Lift invariant computed expressions out of loops (more
+       to shorten long lines than because I think the compiler won't
+       figure it out).  Give content to "impossible assertion".
        (tfm::load): Capitalize TFM initialism in diagnostics.
        (usage): Use full capitals for parameters as is conventional.
        Document disjunction of -v/--version flag from other

_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to