diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2003-06-03 00:11:23 +0000 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2003-06-03 00:11:23 +0000 |
commit | f642d4ed481c15f7902a77bdbe84b518f1f4d2bf (patch) | |
tree | e7cb1bf5da22bc2c7fe21ab2f50e74f5ad421a03 | |
parent | 4843e825c0f5c6136f9435bad1d73c4222c84bc2 (diff) | |
download | mdk-f642d4ed481c15f7902a77bdbe84b518f1f4d2bf.tar.gz mdk-f642d4ed481c15f7902a77bdbe84b518f1f4d2bf.tar.bz2 |
typo
-rw-r--r-- | doc/mdk_install.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/mdk_install.texi b/doc/mdk_install.texi index 927391e..923e342 100644 --- a/doc/mdk_install.texi +++ b/doc/mdk_install.texi @@ -150,7 +150,7 @@ install} from a root shell. @comment node-name, next, previous, up @section Emacs support -@sc{MDK} includes extensive support for Emacs. Upon installation, all +@sc{mdk} includes extensive support for Emacs. Upon installation, all the elisp code is installed in @file{PREFIX/share/mdk}, where @file{PREFIX} stands for your installation root directory (e.g. @file{/usr/local}). You can copy the elisp files to a directory that |