]> code.delx.au - gnu-emacs/blobdiff - etc/srecode/template.srt
Merge from trunk after a lot of time.
[gnu-emacs] / etc / srecode / template.srt
index 3c9aff7ff0dd155dc7ba733ba8a1a6f2c69a8e86..3dad0b544ddd2909e3ea2267c824882e95e486bd 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-2013 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 "$^$"
 ----