gbranden pushed a commit to branch master
in repository groff.

commit 92cbca2a18ea661162bf9a458b5e051066a00d44
Author: G. Branden Robinson <[email protected]>
AuthorDate: Tue Jun 7 14:52:32 2022 -0500

    [gropdf]: Fix typo in comment.
---
 src/devices/gropdf/gropdf.pl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/devices/gropdf/gropdf.pl b/src/devices/gropdf/gropdf.pl
index a230eb3c..a8c3edc0 100644
--- a/src/devices/gropdf/gropdf.pl
+++ b/src/devices/gropdf/gropdf.pl
@@ -1231,7 +1231,7 @@ sub do_x
                                            }
                                            else
                                            {
-                                               # XXX: identation wince
+                                               # XXX: indentation wince
                                                Warn(
 "expected 'switchtopage' parameter to be one of"
 . "'top|bottom|before|after', got '$ba'");

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

Reply via email to