summaryrefslogtreecommitdiff
path: root/src/cm.h
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2011-11-24 23:14:48 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2011-11-24 23:14:48 -0800
commite4920bc99dfcee02c3bb83b46a761b0893f76626 (patch)
treea6165f7a6c45f0b4924bad97b21ab179d3e7707e /src/cm.h
parentfa4fdb5ca559f8aae4137f8d3b974c14c760360d (diff)
downloademacs-e4920bc99dfcee02c3bb83b46a761b0893f76626.tar.gz
Spelling fixes.
Diffstat (limited to 'src/cm.h')
-rw-r--r--src/cm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cm.h b/src/cm.h
index 8f23990ce55..dbf0820b94c 100644
--- a/src/cm.h
+++ b/src/cm.h
@@ -66,7 +66,7 @@ struct cm
location */
unsigned int cm_autolf:1; /* \r performs a \r\n (rn) */
- /* Parametrized capabilities. This needs to be a struct since
+ /* Parameterized capabilities. This needs to be a struct since
the costs are accessed through pointers. */
#if 0