diff options
author | Ronnie Schnell <ronnie@driver-aces.com> | 2015-08-14 12:29:28 -0400 |
---|---|---|
committer | Ronnie Schnell <ronnie@driver-aces.com> | 2015-08-14 12:29:28 -0400 |
commit | 8fac7b9f28462c003095c527941bdc8ce1a0974e (patch) | |
tree | 39061b4c61ee7e27596119e83e4a3a4e9df586eb | |
parent | 9d053b34cb62afece1e14e7cdedeef0d160fb528 (diff) | |
download | emacs-8fac7b9f28462c003095c527941bdc8ce1a0974e.tar.gz |
Fixed typo in manual.
-rw-r--r-- | doc/emacs/ChangeLog.1 | 4 | ||||
-rw-r--r-- | doc/emacs/misc.texi | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/doc/emacs/ChangeLog.1 b/doc/emacs/ChangeLog.1 index 469fdc39cea..26aaa0e2661 100644 --- a/doc/emacs/ChangeLog.1 +++ b/doc/emacs/ChangeLog.1 @@ -1,3 +1,7 @@ +2015-08-14 Ronnie Schnell <ronnie@driver-aces.com> + + * misc.texti (Amusements): Fixed typo. + 2015-03-29 Dani Moncayo <dmoncayo@gmail.com> * files.texi (Diff Mode): Doc fix. diff --git a/doc/emacs/misc.texi b/doc/emacs/misc.texi index 20996c2a2eb..cb15a3b677b 100644 --- a/doc/emacs/misc.texi +++ b/doc/emacs/misc.texi @@ -2688,7 +2688,7 @@ character. Keep dissociwords out of your documentation, if you want it to be well userenced and properbose. @findex dunnet - @kbd{M-x dunnet} runs an text-based adventure game. + @kbd{M-x dunnet} runs a text-based adventure game. @findex gomoku @cindex Go Moku |