diff options
author | Henrik Hartz <henrik.hartz@nokia.com> | 2010-08-11 08:02:41 (GMT) |
---|---|---|
committer | Henrik Hartz <henrik.hartz@nokia.com> | 2010-08-11 08:02:41 (GMT) |
commit | 9e41bd55cc605f65543e020bb5407c34a043bef9 (patch) | |
tree | 90d00509544fcdce09e4f9456d4bd7e1e95410d8 /demos/browser/browsermainwindow.cpp | |
parent | ebdc597eea6e44b66d6c98d252531af5d0da04f8 (diff) | |
parent | 0c1d29300c7248ead3392bb385ceae6889dc2834 (diff) | |
download | Qt-9e41bd55cc605f65543e020bb5407c34a043bef9.zip Qt-9e41bd55cc605f65543e020bb5407c34a043bef9.tar.gz Qt-9e41bd55cc605f65543e020bb5407c34a043bef9.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); |