aboutsummaryrefslogtreecommitdiffstats
path: root/src/nsterm.h
diff options
context:
space:
mode:
authorPaul Eggert2015-11-29 21:50:59 -0800
committerPaul Eggert2015-11-29 21:52:17 -0800
commit36649e0150fa7be91040b9d74009ccc085f8a363 (patch)
treedc4b50ef757c194423c72352b8a21e8936441713 /src/nsterm.h
parent50b8c55617931e64c666eec99c6c7e6b4fdb24ea (diff)
downloademacs-36649e0150fa7be91040b9d74009ccc085f8a363.tar.gz
emacs-36649e0150fa7be91040b9d74009ccc085f8a363.zip
Spelling and grammar fixes
Diffstat (limited to 'src/nsterm.h')
-rw-r--r--src/nsterm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nsterm.h b/src/nsterm.h
index 7a618141c9c..7e6e8efc478 100644
--- a/src/nsterm.h
+++ b/src/nsterm.h
@@ -75,7 +75,7 @@ typedef float EmacsCGFloat;
75/* #define NSTRACE_ENABLED 1 */ 75/* #define NSTRACE_ENABLED 1 */
76 76
77 77
78/* When non-zero, trace output is enbled for all parts, except those 78/* When non-zero, trace output is enabled for all parts, except those
79 explicitly disabled. */ 79 explicitly disabled. */
80/* #define NSTRACE_ALL_GROUPS 1 */ 80/* #define NSTRACE_ALL_GROUPS 1 */
81 81