diff options
author | Martin Jones <martin.jones@nokia.com> | 2010-08-11 03:59:15 (GMT) |
---|---|---|
committer | Martin Jones <martin.jones@nokia.com> | 2010-08-11 03:59:15 (GMT) |
commit | b63d7dc74b30b741c6481fb41d8bb3951a9bd763 (patch) | |
tree | 22b22c6e45124e5f9a0a73109debcd6df67716e4 /demos/browser/browsermainwindow.cpp | |
parent | e8d3e8e0b93271bb41fcdc264fc10ec59be5aa20 (diff) | |
parent | cc2fe3a5e2a748a8284ee732befc6a25d193f0c0 (diff) | |
download | Qt-b63d7dc74b30b741c6481fb41d8bb3951a9bd763.zip Qt-b63d7dc74b30b741c6481fb41d8bb3951a9bd763.tar.gz Qt-b63d7dc74b30b741c6481fb41d8bb3951a9bd763.tar.bz2 |
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7
Diffstat (limited to 'demos/browser/browsermainwindow.cpp')
-rw-r--r-- | demos/browser/browsermainwindow.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/browser/browsermainwindow.cpp b/demos/browser/browsermainwindow.cpp index 8c2ed89..50c2cf8 100644 --- a/demos/browser/browsermainwindow.cpp +++ b/demos/browser/browsermainwindow.cpp @@ -670,7 +670,7 @@ void BrowserMainWindow::slotPrivateBrowsing() " items are automatically removed from the Downloads window," \ " new cookies are not stored, current cookies can't be accessed," \ " site icons wont be stored, session wont be saved, " \ - " and searches are not addded to the pop-up menu in the Google search box." \ + " and searches are not added to the pop-up menu in the Google search box." \ " Until you close the window, you can still click the Back and Forward buttons" \ " to return to the webpages you have opened.").arg(title); |