diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2005-06-20 14:47:12 +0000 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2005-06-20 14:47:12 +0000 |
commit | 3d80e1a24fb6f8c2349139c91ac0e5281aff96f2 (patch) | |
tree | 5e53cc2e662a2a92d9d5a9afd1e21fa969c1f50c /man/calendar.texi | |
parent | 2345130a330ae7ba5c53655172f68e2d652bcfeb (diff) | |
download | emacs-3d80e1a24fb6f8c2349139c91ac0e5281aff96f2.tar.gz |
Fix spellings.
Diffstat (limited to 'man/calendar.texi')
-rw-r--r-- | man/calendar.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/calendar.texi b/man/calendar.texi index 1ef4aef09d4..293905ca544 100644 --- a/man/calendar.texi +++ b/man/calendar.texi @@ -1590,7 +1590,7 @@ workday in the mode line, either customize the have stopped working on the project and, by default, Emacs queries this. You can, however, set the value of the variable @code{timeclock-ask-before-exiting} to @code{nil} (via @kbd{M-x -customize}) to avoid this behaviour; then, only an explicit @kbd{M-x +customize}) to avoid this behavior; then, only an explicit @kbd{M-x timeclock-out} or @kbd{M-x timeclock-change} will tell Emacs that the current interval is over. |