Kaydet (Commit) cb215c64 authored tarafından Thomas Arnhold's avatar Thomas Arnhold

typo: colleting -> collecting

üst 2e2d97fb
...@@ -641,7 +641,7 @@ namespace sw { namespace mark ...@@ -641,7 +641,7 @@ namespace sw { namespace mark
::std::vector<const_iterator_t> vMarksToDelete; ::std::vector<const_iterator_t> vMarksToDelete;
bool bIsSortingNeeded = false; bool bIsSortingNeeded = false;
// boolean indicating, if at least one mark has been moved while colleting marks for deletion // boolean indicating, if at least one mark has been moved while collecting marks for deletion
bool bMarksMoved = false; bool bMarksMoved = false;
// copy all bookmarks in the move area to a vector storing all position data as offset // copy all bookmarks in the move area to a vector storing all position data as offset
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment