From 8ebce494f5e2d9a612de1e8d1ed851bdca6a4b3f Mon Sep 17 00:00:00 2001 From: Kevin Smith Date: Thu, 5 Feb 2015 18:29:34 +0000 Subject: Fix typo Thanks Zash Change-Id: I696ab1e44b24e6b3fe2f829b854af3dbffcc0beb diff --git a/Swift/QtUI/QtChatWindow.cpp b/Swift/QtUI/QtChatWindow.cpp index 55cc26d..da1cf18 100644 --- a/Swift/QtUI/QtChatWindow.cpp +++ b/Swift/QtUI/QtChatWindow.cpp @@ -702,7 +702,7 @@ void QtChatWindow::handleActionButtonClicked() { } } - QAction* bookmark = contextMenu.addAction(tr("Add boomark...")); + QAction* bookmark = contextMenu.addAction(tr("Add bookmark...")); bookmark->setEnabled(isOnline_); QAction* result = contextMenu.exec(QCursor::pos()); -- cgit v0.10.2-6-g49f6