From c2dd19106387c5b011b1a83d8d90001bd9aeb690 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Thu, 14 Jan 2010 19:45:02 +0100 Subject: Fix typos in template docstrings. --- etc/srecode/doc-cpp.srt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'etc/srecode/doc-cpp.srt') diff --git a/etc/srecode/doc-cpp.srt b/etc/srecode/doc-cpp.srt index f3679a196f8..fce0d283d7d 100644 --- a/etc/srecode/doc-cpp.srt +++ b/etc/srecode/doc-cpp.srt @@ -36,14 +36,14 @@ template section-comment :indent :blank ---- template function-comment :tag :indent :blank -"A comment occuring in front of a function. +"A comment occurring in front of a function. Recycle doxygen comment code from the more general template set." ---- {{>:declaration:doxygen-function}} ---- template variable-same-line-comment :tag -"A comment occuring after a veriable declaration. +"A comment occurring after a veriable declaration. Recycle doxygen comment code from the more general template set." ---- {{>:declaration:doxygen-variable-same-line}} @@ -51,14 +51,14 @@ Recycle doxygen comment code from the more general template set." ;; These happen to be the same as in a classdecl. template group-comment-start :blank :indent -"A comment occuring in front of a group of declarations. +"A comment occurring in front of a group of declarations. Recycle doxygen comment code from the more general template set." ---- {{>:classdecl:doxygen-function-group-start}} ---- template group-comment-end :blank :indent -"A comment occuring at the end of a a group of declarations. +"A comment occurring at the end of a a group of declarations. Recycle doxygen comment code from the more general template set." ---- {{>:classdecl:doxygen-function-group-end}} @@ -68,14 +68,14 @@ Recycle doxygen comment code from the more general template set." context classdecl template group-comment-start :blank :indent -"A comment occuring in front of a group of declarations. +"A comment occurring in front of a group of declarations. Recycle doxygen comment code from the more general template set." ---- {{>:classdecl:doxygen-function-group-start}} ---- template group-comment-end :blank :indent -"A comment occuring at the end of a a group of declarations. +"A comment occurring at the end of a a group of declarations. Recycle doxygen comment code from the more general template set." ---- {{>:classdecl:doxygen-function-group-end}} -- cgit v1.2.1