]> code.delx.au - gnu-emacs/blobdiff - etc/srecode/template.srt
A few more NEWS tweaks
[gnu-emacs] / etc / srecode / template.srt
index 3c9aff7ff0dd155dc7ba733ba8a1a6f2c69a8e86..226d51c7ba94693d7b6e9a24076aa50db9d331fd 100644 (file)
@@ -1,6 +1,6 @@
 ;;; template.srt --- Templates for Semantic Recoders
 
-;; Copyright (C) 2005, 2007-2011 Free Software Foundation, Inc.
+;; Copyright (C) 2005, 2007-2012 Free Software Foundation, Inc.
 
 ;; Author: Eric Ludlam <zappo@gnu.org>
 
@@ -125,13 +125,13 @@ prompt $?NAME$ "$?PROMPT$"
 bind "p"
 
 template priority :blank
-"Insert a priority statemept."
+"Insert a priority statement."
 ----
 set priority $^$
 ----
 
 template application :blank
-"Insert a priority statemept."
+"Insert an application statement."
 ----
 set application "$^$"
 ----