From 9206f0f867e39bbcfa2670a7ba71211b7384c601 Mon Sep 17 00:00:00 2001 From: David Boddie Date: Fri, 23 Apr 2010 14:23:57 +0200 Subject: Doc: Fixed typos. Reviewed-by: Trust Me --- demos/sqlbrowser/browser.cpp | 2 +- doc/src/index.qdoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/demos/sqlbrowser/browser.cpp b/demos/sqlbrowser/browser.cpp index 1232428..fe699c7 100644 --- a/demos/sqlbrowser/browser.cpp +++ b/demos/sqlbrowser/browser.cpp @@ -242,6 +242,6 @@ void Browser::updateActions() void Browser::about() { QMessageBox::about(this, tr("About"), tr("The SQL Browser demonstration " - "show how a data browser can be used to visualize the results of SQL" + "shows how a data browser can be used to visualize the results of SQL" "statements on a live database")); } diff --git a/doc/src/index.qdoc b/doc/src/index.qdoc index 2f23e6e..2e6f9bd 100644 --- a/doc/src/index.qdoc +++ b/doc/src/index.qdoc @@ -75,7 +75,7 @@
  • All classes
  • All namespaces
  • All functions
  • -
  • Platform support & speciffics
  • +
  • Platform support & specifics
  • -- cgit v0.12