Spelling and minor grammar fixes.
[platform/upstream/automake.git] / lib / am / lisp.am
index 5b0ea02..daea72e 100644 (file)
@@ -25,9 +25,9 @@
 elc-stamp: $(am__ELFILES)
        @echo 'WARNING: Warnings can be ignored. :-)'
        if test $(EMACS) != no; then \
-## Make sure "$@" isn't empty initialy.
+## Make sure "$@" isn't empty initially.
          set x; \
-## Populate "$@" whith elisp files (found in the current directory
+## Populate "$@" with elisp files (found in the current directory
 ## or in $srcdir).
          list='$(am__ELFILES)'; for p in $$list; do \
            if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \