summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-11-24 14:24:22 -0800
committerKarl Berry <karl@freefriends.org>2020-11-24 14:24:22 -0800
commit1f166f3c78cb36f907c415e93ec1e5ba8ece0a72 (patch)
treea307d9037d8e77de5eb48a316dc0bd510bee9611 /doc
parenta5af212ccd20da0ee772709dfc2019c30666bef5 (diff)
downloadautomake-1f166f3c78cb36f907c415e93ec1e5ba8ece0a72.tar.gz
doc: typo.
This change fixes https://bugs.gnu.org/44845. * doc/automake.texi (Vala Support): zardoz.c not zardoc.c.
Diffstat (limited to 'doc')
-rw-r--r--doc/automake.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/automake.texi b/doc/automake.texi
index 177bd66f9..390b4ffd2 100644
--- a/doc/automake.texi
+++ b/doc/automake.texi
@@ -6953,7 +6953,7 @@ This requires valac version 0.7.0 or later, and currently requires
the user to use GNU @command{make}.
@example
-foo_SOURCES = foo.vala bar.vala zardoc.c
+foo_SOURCES = foo.vala bar.vala zardoz.c
@end example
Any @file{.vala} file listed in a @code{_SOURCES} variable will be