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 | ba1b1747b5d6d4e8bb7e23346543ad75401a4205 (patch) | |
tree | 50dc3e946f6acaf2a37e81861fadd9691e5fa011 /doc | |
parent | 8378cef3764d60e8738467a5e43f3e13bbc86d44 (diff) | |
download | mdk-ba1b1747b5d6d4e8bb7e23346543ad75401a4205.tar.gz mdk-ba1b1747b5d6d4e8bb7e23346543ad75401a4205.tar.bz2 |
typo
Diffstat (limited to 'doc')
-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 |