From 294d1bf8f71a53dafbde03f6fd7e29816216dacd Mon Sep 17 00:00:00 2001 From: Patrick Welche Date: Tue, 27 Jul 2010 21:54:33 +0200 Subject: [PATCH] Fix typo in the manual. * doc/automake.texi (Scripts): Fix typo. Signed-off-by: Ralf Wildenhues --- ChangeLog | 5 +++++ doc/automake.texi | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index ac51b18a0..cf028ddcb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2010-07-27 Patrick Welche (tiny change) + + Fix typo in the manual. + * doc/automake.texi (Scripts): Fix typo. + 2010-07-27 Ralf Wildenhues Document current policy for development with git. diff --git a/doc/automake.texi b/doc/automake.texi index c6067f970..0fd233b70 100644 --- a/doc/automake.texi +++ b/doc/automake.texi @@ -6912,7 +6912,7 @@ script is distributed in its final, installable form, the dist_bin_SCRIPTS = my_script @end example -Script are not distributed by default; as we have just seen, those +Scripts are not distributed by default; as we have just seen, those that should be distributed can be specified using a @code{dist_} prefix as with other primaries. -- 2.47.2