diff lisp/cedet/srecode/table.el @ 105328:2f2bc20297c6

Doc/message fixes.
author Glenn Morris <rgm@gnu.org>
date Thu, 01 Oct 2009 03:08:03 +0000
parents 41dc39934483
children 7f4c7f5c0eba
line wrap: on
line diff
--- a/lisp/cedet/srecode/table.el	Thu Oct 01 02:50:00 2009 +0000
+++ b/lisp/cedet/srecode/table.el	Thu Oct 01 03:08:03 2009 +0000
@@ -146,7 +146,7 @@
 
 (defun srecode-mode-table-new (mode file &rest init)
   "Create a new template table for MODE in FILE.
-INIT are the initialization parametrs for the new template table."
+INIT are the initialization parameters for the new template table."
   (let* ((mt (srecode-make-mode-table mode))
 	 (old (srecode-mode-table-find mt file))
 	 (attr (file-attributes file))