]> code.delx.au - gnu-emacs/blobdiff - etc/srecode/template.srt
Update copyright year to 2015
[gnu-emacs] / etc / srecode / template.srt
index 3c9aff7ff0dd155dc7ba733ba8a1a6f2c69a8e86..430b78a092ac907b1bb000382c40435b33fe665c 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-2015 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 "$^$"
 ----