X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FCompare.cpp;h=cd54e43bb4b938274276bd539b933af031e507c3;hb=b64d17e9dcaeb84a94095622c93a051e4d93eab7;hp=f5d1d5476110fd8fe2594b30a793e50528907a88;hpb=a5cb2afc1bceab54f450dbf7673d764645c87984;p=lyx.git diff --git a/src/Compare.cpp b/src/Compare.cpp index f5d1d54761..cd54e43bb4 100644 --- a/src/Compare.cpp +++ b/src/Compare.cpp @@ -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);