* lib/am/distdir.am (distcheck): Fix typo in comment.
Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+ Fix comment typo.
+ * lib/am/distdir.am (distcheck): Fix typo in comment.
+
Ignore generated files below doc/amhello for git.
* doc/amhello/.gitignore: New file.
## to allow DESTDIR installations. Otherwise "$(DESTDIR)$(prefix)" would
## expand to "c:/temp/am-dc-5668/c:/src/package/package-1.0/_inst".
dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
-## We will attemp a DESTDIR install in $dc_destdir. We don't
+## We will attempt a DESTDIR install in $dc_destdir. We don't
## create this directory under $dc_install_base, because it would
## create very long directory names.
&& dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \