summaryrefslogtreecommitdiff
path: root/src/textprop.c
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2015-04-24 23:19:36 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2015-04-24 23:19:59 -0700
commit2f5da6d45af2910d92c80bdd80d9895c3fa9f4cb (patch)
tree75c487d2c01b443aeeb4d48ff2b94a1015670153 /src/textprop.c
parent27e6afeb6fe1f0b9f083fdfeacf6d69c6936a34a (diff)
downloademacs-2f5da6d45af2910d92c80bdd80d9895c3fa9f4cb.tar.gz
Spelling fixes
Diffstat (limited to 'src/textprop.c')
-rw-r--r--src/textprop.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/textprop.c b/src/textprop.c
index f50ef08a223..0a591d0e05f 100644
--- a/src/textprop.c
+++ b/src/textprop.c
@@ -737,7 +737,7 @@ DEFUN ("previous-char-property-change", Fprevious_char_property_change,
Scans characters backward in the current buffer from POSITION till it
finds a change in some text property, or the beginning or end of an
overlay, and returns the position of that.
-If none is found, and LIMIT is nil or imitted, the function
+If none is found, and LIMIT is nil or omitted, the function
returns (point-min).
If the optional second argument LIMIT is non-nil, the function doesn't