summaryrefslogtreecommitdiff
path: root/lispref
diff options
context:
space:
mode:
authorMelissa Weisshaus <melissa@gnu.org>1995-06-08 04:16:18 +0000
committerMelissa Weisshaus <melissa@gnu.org>1995-06-08 04:16:18 +0000
commitc495e3f28fecb1a8828b797f10ab4174dc119c26 (patch)
tree30f3d65036824880f6e82d0301e517bf74024916 /lispref
parent88a171b651a3a3687f4525bd616ca707cd549d40 (diff)
downloademacs-c495e3f28fecb1a8828b797f10ab4174dc119c26.tar.gz
updated for 19.29.
Diffstat (limited to 'lispref')
-rw-r--r--lispref/compile.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/compile.texi b/lispref/compile.texi
index 7fcaf0f9b76..6e472b88300 100644
--- a/lispref/compile.texi
+++ b/lispref/compile.texi
@@ -263,7 +263,7 @@ directory with a different name; as long as the old version remains
installed, its files will remain unmodified in the places where they are
expected to be.
- However, if you have build Emacs yourself and use it from the
+ However, if you have built Emacs yourself and use it from the
directory where you built it, you will experience this problem
occasionally if you edit and recompile Lisp files. When it happens, you
can cure the problem by reloading the file after recompiling it.