]> git.lyx.org Git - lyx.git/blobdiff - src/LyXVC.h
fix bug #6584
[lyx.git] / src / LyXVC.h
index a75dc974536a638de450cdc8788db7c58fade6d9..55de93f103ff8f9f38d02031c1ea7017f6581f67 100644 (file)
@@ -25,7 +25,7 @@ class VCS;
 class Buffer;
 
 /** Version Control for LyX.
-    This is the class giving the verison control features to LyX. It is
+    This is the class giving the version control features to LyX. It is
     intended to support different kinds of version control.
     The support in LyX is based loosely upon the version control in GNU Emacs,
     but is not as extensive as that one. See Extended Manual for a simple