--- a/src/eric7/Documentation/Source/eric7.EricXML.SpellCheckDictionariesReader.html Tue Dec 19 11:04:03 2023 +0100 +++ b/src/eric7/Documentation/Source/eric7.EricXML.SpellCheckDictionariesReader.html Tue Dec 19 19:57:08 2023 +0100 @@ -82,14 +82,14 @@ </p> <dl> -<dt><i>data</i></dt> +<dt><i>data</i> (QByteArray)</dt> <dd> -reference to the data array to read XML from (QByteArray) +reference to the data array to read XML from </dd> -<dt><i>entryCallback</i></dt> +<dt><i>entryCallback</i> (function)</dt> <dd> reference to a function to be called once the - data for a dictionary has been read (function) + data for a dictionary has been read </dd> </dl> <a NAME="SpellCheckDictionariesReader.__readDictionary" ID="SpellCheckDictionariesReader.__readDictionary"></a>