diff options
| author | Juanma Barranquero | 2011-02-12 04:17:00 +0100 |
|---|---|---|
| committer | Juanma Barranquero | 2011-02-12 04:17:00 +0100 |
| commit | b762841f959188397404ed752f0f6ed9db5c93fb (patch) | |
| tree | f0672ccfcac121700c912f63cf1655996d637a7e /etc/ChangeLog | |
| parent | 4d46072b29fa32b9d5823135900f86a884c56e2f (diff) | |
| download | emacs-b762841f959188397404ed752f0f6ed9db5c93fb.tar.gz emacs-b762841f959188397404ed752f0f6ed9db5c93fb.zip | |
Fix trivial typos in comments and ChangeLogs.
Diffstat (limited to 'etc/ChangeLog')
| -rw-r--r-- | etc/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog index dc80bcb3964..82020dc3c9c 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog | |||
| @@ -164,7 +164,7 @@ | |||
| 164 | * srecode/doc-default.srt (section-comment, function-comment) | 164 | * srecode/doc-default.srt (section-comment, function-comment) |
| 165 | (variable-same-line-comment, group-comment-start, group-comment-end): | 165 | (variable-same-line-comment, group-comment-start, group-comment-end): |
| 166 | * srecode/doc-java.srt (function-comment, variable-same-line-comment) | 166 | * srecode/doc-java.srt (function-comment, variable-same-line-comment) |
| 167 | (group-comment-start, gropu-comment-end): | 167 | (group-comment-start, group-comment-end): |
| 168 | Fix typos in template docstrings. | 168 | Fix typos in template docstrings. |
| 169 | 169 | ||
| 170 | 2010-01-14 Kenichi Handa <handa@m17n.org> | 170 | 2010-01-14 Kenichi Handa <handa@m17n.org> |