gbranden pushed a commit to branch master
in repository groff.
commit 91e456e53c7ad30b71e2d7f78e1b9bb7c37c9c59
Author: G. Branden Robinson <[email protected]>
AuthorDate: Mon Mar 2 02:50:04 2026 -0600
doc/automake.mom: Fix typos.
---
doc/automake.mom | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/automake.mom b/doc/automake.mom
index bc41a30fe..5176671e5 100644
--- a/doc/automake.mom
+++ b/doc/automake.mom
@@ -500,7 +500,7 @@ Makefile.am.
.PP
This approach has the disadvantage of making dependencies harder
to resolve: each Makefile does not know the targets of the other
-Makfiles. It also makes the build slower.
+Makefiles. It also makes the build slower.
.
.HEADING 2 "Non-recursive make used by the Groff project"
.
@@ -716,7 +716,7 @@ There is 1 uninstall local rule: `uninstall-local'.
There are no guarantees on the order of execution of these local
rules. An example of local rule is the installation of GXditview.ad
and GXditview-color.ad files in src/devices/xditview/xditview.am: if
-theses files are already installed, the old files are first saved.
+these files are already installed, the old files are first saved.
Also, the final file that is installed is stripped from its \&.ad
suffix. Thus the usage of a custom rule rather than the definition
of a \*[CODE]xxx_DATA\*[CODE OFF] variable:
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit