]> code.delx.au - gnu-emacs/blobdiff - etc/srecode/template.srt
Update copyright year to 2015
[gnu-emacs] / etc / srecode / template.srt
index 87cce2f31990f7ee7443b45f410eb27b9b8c95bc..430b78a092ac907b1bb000382c40435b33fe665c 100644 (file)
@@ -1,6 +1,6 @@
 ;;; template.srt --- Templates for Semantic Recoders
 
-;; Copyright (C) 2005, 2007, 2008, 2009 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 "$^$"
 ----