]> git.lyx.org Git - features.git/commitdiff
Cosmetics
authorPavel Sanda <sanda@lyx.org>
Thu, 12 Feb 2009 23:46:16 +0000 (23:46 +0000)
committerPavel Sanda <sanda@lyx.org>
Thu, 12 Feb 2009 23:46:16 +0000 (23:46 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28469 a592a061-630c-0410-9148-cb99ea01b6c8

src/BufferView.cpp

index 4982e2dc2004013992ab10a068aad31dc60922a8..35edfe9fbf5ca72a1865bd1cb8ed4c710669d387 100644 (file)
@@ -672,7 +672,7 @@ CursorStatus BufferView::cursorStatus(DocIterator const & dit) const
 
 void BufferView::saveBookmark(unsigned int idx)
 {
-       // tenatively save bookmark, id and pos will be used to
+       // tentatively save bookmark, id and pos will be used to
        // acturately locate a bookmark in a 'live' lyx session.
        // pit and pos will be updated with bottom level pit/pos
        // when lyx exits.