]> code.delx.au - gnu-emacs/blobdiff - lisp/emacs-lisp/eieio.el
Spelling fixes.
[gnu-emacs] / lisp / emacs-lisp / eieio.el
index db3236afc1aa51b256c67a6619230f410ab2c5d3..170d3fb0bf8ee2218874be534a689f3130bb5a75 100644 (file)
@@ -57,7 +57,7 @@
 
 (eval-and-compile
 ;; About the above.  EIEIO must process its own code when it compiles
-;; itself, thus, by eval-and-compiling outselves, we solve the problem.
+;; itself, thus, by eval-and-compiling ourselves, we solve the problem.
 
 ;; Compatibility
 (if (fboundp 'compiled-function-arglist)