emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] /srv/bzr/emacs/trunk r112233: Spelling fix.


From: Paul Eggert
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r112233: Spelling fix.
Date: Sat, 06 Apr 2013 00:33:18 -0700
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 112233
committer: Paul Eggert <address@hidden>
branch nick: trunk
timestamp: Sat 2013-04-06 00:33:18 -0700
message:
  Spelling fix.
modified:
  src/coding.c
=== modified file 'src/coding.c'
--- a/src/coding.c      2013-04-05 14:08:56 +0000
+++ b/src/coding.c      2013-04-06 07:33:18 +0000
@@ -6152,7 +6152,7 @@
 }
 
 
-/* Return the number of charcters at the source if all the bytes are
+/* Return the number of characters at the source if all the bytes are
    valid UTF-8 (of Unicode range).  Otherwise, return -1.  By side
    effects, update coding->eol_seen.  The value of coding->eol_seen is
    "logical or" of EOL_SEEN_LF, EOL_SEEN_CR, and EOL_SEEN_CRLF, but


reply via email to

[Prev in Thread] Current Thread [Next in Thread]