Cosmetics

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28469 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Pavel Sanda 2009-02-12 23:46:16 +00:00
parent 08d7f7885a
commit 8044f9e4f3

View 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.