Sync classref with current source

This commit is contained in:
Rémi Verschelde
2018-03-28 11:50:20 +02:00
parent c57d25d573
commit fd3e774be5
45 changed files with 772 additions and 456 deletions

View File

@@ -42,7 +42,7 @@ Member Functions
Description
-----------
This helper class can be used to store :ref:`Variant<class_variant>` values on the filesystem using INI-style formatting. The stored values are indentified by a section and a key:
This helper class can be used to store :ref:`Variant<class_variant>` values on the filesystem using INI-style formatting. The stored values are identified by a section and a key:
::