texinfo-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated: fix incorrect comma usage


From: Gavin D. Smith
Subject: branch master updated: fix incorrect comma usage
Date: Sun, 04 Sep 2022 08:47:09 -0400

This is an automated email from the git hooks/post-receive script.

gavin pushed a commit to branch master
in repository texinfo.

The following commit(s) were added to refs/heads/master by this push:
     new 5b65e3c332 fix incorrect comma usage
5b65e3c332 is described below

commit 5b65e3c3328177fdfa85f1d04a6aa677a1f622cb
Author: Gavin Smith <gavinsmith0123@gmail.com>
AuthorDate: Sun Sep 4 13:47:01 2022 +0100

    fix incorrect comma usage
---
 doc/texinfo.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/texinfo.texi b/doc/texinfo.texi
index 8cb5675196..349da0f70f 100644
--- a/doc/texinfo.texi
+++ b/doc/texinfo.texi
@@ -8726,7 +8726,7 @@ generates the indexing formatting commands, takes care of 
placing
 commas in the correct places for you.
 
 Do not interrupt an index or @code{@@subentry} entry by @code{@@sortas}
-or advanced commands with braces, place the commands with braces at
+or advanced commands with braces; place the commands with braces at
 the beginning or at the end of the entry.
 
 These features are the most useful with printed documents, and



reply via email to

[Prev in Thread] Current Thread [Next in Thread]