diff --git a/src/modules/db_text/doc/db_text_admin.xml b/src/modules/db_text/doc/db_text_admin.xml index 68ab324afcf..70847c5e6ea 100644 --- a/src/modules/db_text/doc/db_text_admin.xml +++ b/src/modules/db_text/doc/db_text_admin.xml @@ -251,7 +251,7 @@ suser:supasswd:xxx:alpha.org:xxx <varname>db_mode</varname> (integer) Set caching mode (0) or non-caching mode (1). In caching mode, data - is loaded at startup. In non-caching mode, the module check every time + is loaded at startup. In non-caching mode, the module checks every time a table is requested whether the corresponding file on disk has changed, and if yes, will re-load the table from file.