diff options
| author | Paul Eggert | 2011-12-05 00:55:25 -0800 |
|---|---|---|
| committer | Paul Eggert | 2011-12-05 00:55:25 -0800 |
| commit | fa46310344375ef5c114cbb94d4acea39ac29239 (patch) | |
| tree | 4d74de9694db1c199cd9301a27c48b4d4137cf0c /etc | |
| parent | c3c9e25e5d2c222d9f79a503c714b48c06078c08 (diff) | |
| download | emacs-fa46310344375ef5c114cbb94d4acea39ac29239.tar.gz emacs-fa46310344375ef5c114cbb94d4acea39ac29239.zip | |
Spelling fixes.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS.23 | 2 | ||||
| -rw-r--r-- | etc/srecode/doc-cpp.srt | 2 | ||||
| -rw-r--r-- | etc/srecode/doc-default.srt | 2 | ||||
| -rw-r--r-- | etc/srecode/doc-java.srt | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/etc/NEWS.23 b/etc/NEWS.23 index 4e541c0deb3..6f1b50e8c7a 100644 --- a/etc/NEWS.23 +++ b/etc/NEWS.23 | |||
| @@ -903,7 +903,7 @@ mode-line information (e.g. waiting for a VC command to finish). | |||
| 903 | 903 | ||
| 904 | *** The mode-line tooltips have been improved to provide more details. | 904 | *** The mode-line tooltips have been improved to provide more details. |
| 905 | 905 | ||
| 906 | *** The VC, line/colum number and minor mode indicators on the mode | 906 | *** The VC, line/column number and minor mode indicators on the mode |
| 907 | line are now interactive: mouse-1 can be used on them to pop up a menu. | 907 | line are now interactive: mouse-1 can be used on them to pop up a menu. |
| 908 | 908 | ||
| 909 | ** File deletion can make use of the Recycle Bin or system Trash folder. | 909 | ** File deletion can make use of the Recycle Bin or system Trash folder. |
diff --git a/etc/srecode/doc-cpp.srt b/etc/srecode/doc-cpp.srt index 957986e8eda..a9ea16d1811 100644 --- a/etc/srecode/doc-cpp.srt +++ b/etc/srecode/doc-cpp.srt | |||
| @@ -43,7 +43,7 @@ Recycle doxygen comment code from the more general template set." | |||
| 43 | ---- | 43 | ---- |
| 44 | 44 | ||
| 45 | template variable-same-line-comment :tag | 45 | template variable-same-line-comment :tag |
| 46 | "A comment occurring after a veriable declaration. | 46 | "A comment occurring after a variable declaration. |
| 47 | Recycle doxygen comment code from the more general template set." | 47 | Recycle doxygen comment code from the more general template set." |
| 48 | ---- | 48 | ---- |
| 49 | {{>:declaration:doxygen-variable-same-line}} | 49 | {{>:declaration:doxygen-variable-same-line}} |
diff --git a/etc/srecode/doc-default.srt b/etc/srecode/doc-default.srt index 24741fa7741..ac8d8bc1ac2 100644 --- a/etc/srecode/doc-default.srt +++ b/etc/srecode/doc-default.srt | |||
| @@ -43,7 +43,7 @@ template function-comment :tag :indent :blank | |||
| 43 | ---- | 43 | ---- |
| 44 | 44 | ||
| 45 | template variable-same-line-comment :tag | 45 | template variable-same-line-comment :tag |
| 46 | "A comment occurring after a veriable declaration." | 46 | "A comment occurring after a variable declaration." |
| 47 | ---- | 47 | ---- |
| 48 | {{comment_start}} {{?DOC}} {{comment_end}} | 48 | {{comment_start}} {{?DOC}} {{comment_end}} |
| 49 | ---- | 49 | ---- |
diff --git a/etc/srecode/doc-java.srt b/etc/srecode/doc-java.srt index c6d2ef1fd54..aeae1c2c389 100644 --- a/etc/srecode/doc-java.srt +++ b/etc/srecode/doc-java.srt | |||
| @@ -44,7 +44,7 @@ Recycle javadoc comment code from the more general template set." | |||
| 44 | ---- | 44 | ---- |
| 45 | 45 | ||
| 46 | template variable-same-line-comment :tag | 46 | template variable-same-line-comment :tag |
| 47 | "A comment occurring after a veriable declaration. | 47 | "A comment occurring after a variable declaration. |
| 48 | Recycle javadoc comment code from the more general template set." | 48 | Recycle javadoc comment code from the more general template set." |
| 49 | ---- | 49 | ---- |
| 50 | {{>:declaration:javadoc-variable-same-line}} | 50 | {{>:declaration:javadoc-variable-same-line}} |