]> git.lyx.org Git - lyx.git/blobdiff - src/VCBackend.cpp
Pure HTML output for math macros.
[lyx.git] / src / VCBackend.cpp
index 52eaa5c49c4f520f6e9caa4ea6eee066e0743bd7..5bbc1746b417ae0dd2720dbb4c575a4d8076e637 100644 (file)
@@ -412,7 +412,7 @@ void CVS::scanMaster()
                                locker_ = "Unlocked";
                                vcstatus = UNLOCKED;
                        } else {
-                               // Here we should also to some more checking
+                               // Here we should also do some more checking
                                // to see if there are conflicts or not.
                                locker_ = "Locked";
                                vcstatus = LOCKED;