diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2011-11-24 02:58:14 +0100 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2011-11-24 02:58:14 +0100 |
commit | 20db1522fe719b5de3f7cf9b373183d4b3437e94 (patch) | |
tree | 44b4bcef6fb0bb9b7fd99389781ee07dc94ca7c0 /src/ChangeLog.11 | |
parent | 29291ef14b0592d235f4b62463a7eb4471e5a55f (diff) | |
download | emacs-20db1522fe719b5de3f7cf9b373183d4b3437e94.tar.gz |
Fix typos.
Diffstat (limited to 'src/ChangeLog.11')
-rw-r--r-- | src/ChangeLog.11 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog.11 b/src/ChangeLog.11 index 72871475b69..cb8b413a514 100644 --- a/src/ChangeLog.11 +++ b/src/ChangeLog.11 @@ -2191,7 +2191,7 @@ 2010-12-16 Jan Djärv <jan.h.d@swipnet.se> * nsterm.m (ns_draw_window_cursor): If the cursor color is the - same as the background, use the face forground as cursor. + same as the background, use the face foreground as cursor. 2010-12-13 Eli Zaretskii <eliz@gnu.org> |