X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f6bcfd974ef26faf6f91a62cac09827e09463fd1..62f4313b72a110a7a1afdbc34f7aaa755f995828:/docs/latex/wx/tconfig.tex diff --git a/docs/latex/wx/tconfig.tex b/docs/latex/wx/tconfig.tex index cff0337218..92475c75eb 100644 --- a/docs/latex/wx/tconfig.tex +++ b/docs/latex/wx/tconfig.tex @@ -35,9 +35,8 @@ configuration files. Other (future) implementations of wxConfigBase might also understand GTK resource files or their analogues on the KDE side. In any case, each implementation of wxConfigBase does its best to -make the data look the same way everywhere. Due -to the limitations of the underlying physical storage as in the case of -wxIniConfig, it may not implement 100\% of the base class functionality. +make the data look the same way everywhere. Due to limitations of the underlying +physical storage, it may not implement 100\% of the base class functionality. There are groups of entries and the entries themselves. Each entry contains either a string or a number (or a boolean value; support for other types of data such as dates or