]> code.delx.au - gnu-emacs/blobdiff - lisp/cedet/srecode/fields.el
Merge from emacs-23
[gnu-emacs] / lisp / cedet / srecode / fields.el
index 9092467a583783781af4e3ca4d503709fb413c68..817bb93d2fd995ed1e23124409c4037b9021b11b 100644 (file)
@@ -198,7 +198,7 @@ If SET-TO is a string, then replace the text of OLAID wit SET-TO."
   (oset ir fields srecode-field-archive)
   (setq srecode-field-archive nil)
 
-  ;; Initailize myself first.
+  ;; Initialize myself first.
   (call-next-method)
   )