aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/qmllocalstorage/qqmllocalstorage.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/qmllocalstorage/qqmllocalstorage.cpp b/src/qmllocalstorage/qqmllocalstorage.cpp
index 565ebc0a07..e3f8e67d1f 100644
--- a/src/qmllocalstorage/qqmllocalstorage.cpp
+++ b/src/qmllocalstorage/qqmllocalstorage.cpp
@@ -636,7 +636,7 @@ If the callback throws exceptions, the transaction is rolled back.
Below you will find an example of a database transaction which catches exceptions.
-\quotefromfile localstorage/localstorage/Database.js
+\quotefromfile localstorage/Database.js
\skipuntil dbInit()
\printto dbGetHandle
@@ -692,7 +692,7 @@ SQLException.UNKNOWN_ERR.
See below for an example:
-\quotefromfile localstorage/localstorage/Database.js
+\quotefromfile localstorage/Database.js
\skipto dbReadAll()
\printto dbUpdate(Pdate