Fix a typo in a comment.

This commit is contained in:
Eli Zaretskii 2010-03-27 13:36:12 +03:00
parent 649dbf36cd
commit 5b5922f52f

View file

@ -30,7 +30,7 @@ VPATH = $(srcdir)
# We sometimes change directory before running Emacs (typically when
# building out-of-tree, we chdir to the source directory), so we need
# to use an aboluste file name.
# to use an absolute file name.
EMACS = ${abs_top_builddir}/src/emacs
# Command line flags for Emacs. This must include --multibyte,