From 5b5922f52f14c5be99126a9a590220a0de2c8e59 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 27 Mar 2010 13:36:12 +0300 Subject: [PATCH] Fix a typo in a comment. --- lisp/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/Makefile.in b/lisp/Makefile.in index 21822a82ca4..e4a211399aa 100644 --- a/lisp/Makefile.in +++ b/lisp/Makefile.in @@ -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, -- 2.39.5