We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a87b7f9 commit e863934Copy full SHA for e863934
docs/user_manual/appendices/qgis_file_formats.rst
@@ -16,7 +16,7 @@ QGS/QGZ - The QGIS Project File Format
16
The **QGS** format is an XML format for storing QGIS projects.
17
The **QGZ** format is a compressed (zip) archive containing a
18
QGS file and a QGD file.
19
-The **QGD** file is the associated sqlite database of the qgis
+The **QGD** file is the associated SQLite database of the qgis
20
project that contain auxiliary data for the project.
21
If there are no auxiliary data, the QGD file will be empty.
22
0 commit comments