diff options
author | Martin Smith <martin.smith@nokia.com> | 2010-08-09 12:28:26 (GMT) |
---|---|---|
committer | Martin Smith <martin.smith@nokia.com> | 2010-08-09 12:28:26 (GMT) |
commit | 725ee520b7e30c22e3c66e2524b718f4da8222d8 (patch) | |
tree | bba69f5462824d34845508de0add650c92532510 /demos/browser/browsermainwindow.cpp | |
parent | 6648d81c880012bad52380bd73bbe92d68260f7e (diff) | |
parent | 662f87ad52ea75229ce18b19983890425cc45298 (diff) | |
download | Qt-725ee520b7e30c22e3c66e2524b718f4da8222d8.zip Qt-725ee520b7e30c22e3c66e2524b718f4da8222d8.tar.gz Qt-725ee520b7e30c22e3c66e2524b718f4da8222d8.tar.bz2 |
Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 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); |