[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] /srv/bzr/emacs/trunk r99753: Fix a typo in a comment.
From: |
Eli Zaretskii |
Subject: |
[Emacs-diffs] /srv/bzr/emacs/trunk r99753: Fix a typo in a comment. |
Date: |
Sat, 27 Mar 2010 13:36:12 +0300 |
User-agent: |
Bazaar (2.0.3) |
------------------------------------------------------------
revno: 99753
committer: Eli Zaretskii <address@hidden>
branch nick: trunk
timestamp: Sat 2010-03-27 13:36:12 +0300
message:
Fix a typo in a comment.
modified:
lisp/Makefile.in
=== modified file 'lisp/Makefile.in'
--- a/lisp/Makefile.in 2010-03-24 18:02:56 +0000
+++ b/lisp/Makefile.in 2010-03-27 10:36:12 +0000
@@ -30,7 +30,7 @@
# 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,
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] /srv/bzr/emacs/trunk r99753: Fix a typo in a comment.,
Eli Zaretskii <=