]> git.lyx.org Git - lyx.git/blobdiff - src/Compare.cpp
GuiTabular.cpp: don't hardcode decimal align combobox item
[lyx.git] / src / Compare.cpp
index f5d1d5476110fd8fe2594b30a793e50528907a88..cd54e43bb4b938274276bd539b933af031e507c3 100644 (file)
@@ -272,7 +272,7 @@ private:
        /// around the middle snake.
        void diff_i(DocRangePair const & rp);
 
-       /// Processes the splitted chunks. It either adds them as deleted,
+       /// Processes the split chunks. It either adds them as deleted,
        /// as added, or call diff_i for further processing.
        void diffPart(DocRangePair const & rp);