]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
doc: typo.
authorKarl Berry <karl@freefriends.org>
Tue, 24 Nov 2020 22:24:22 +0000 (14:24 -0800)
committerKarl Berry <karl@freefriends.org>
Tue, 24 Nov 2020 22:24:22 +0000 (14:24 -0800)
This change fixes https://bugs.gnu.org/44845.

* doc/automake.texi (Vala Support): zardoz.c not zardoc.c.

doc/automake.texi

index 177bd66f9befc0df646adb7833b92e04927e92fc..390b4ffd2ed2f60e8351a4d1dcea6b4739c07955 100644 (file)
@@ -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