aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/localstorage/plugin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/imports/localstorage/plugin.cpp')
-rw-r--r--src/imports/localstorage/plugin.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/imports/localstorage/plugin.cpp b/src/imports/localstorage/plugin.cpp
index ac007f2849..e3e9fa4cd3 100644
--- a/src/imports/localstorage/plugin.cpp
+++ b/src/imports/localstorage/plugin.cpp
@@ -456,7 +456,7 @@ through the data.
\inqmlmodule QtQuick.LocalStorage 2
\since QtQuick 2.0
- \brief The LocalStorage module API provides the ability to access local offline storage in an SQL database.
+ \brief Provides a JavaScript module API for accessing a local SQLite database
These databases are user-specific and QML-specific, but accessible to all QML applications.
They are stored in the \c Databases subdirectory