diff options
author | Sadie Powell <sadie@witchery.services> | 2021-06-17 18:41:23 +0100 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2021-06-17 18:41:23 +0100 |
commit | 33590aa59b1f065ac9bd8f283170c9f6f17a0ae4 (patch) | |
tree | b5b06204009d4af2bdd4ebf4a4d8bf5b4eb0c4ca /data | |
parent | fd88b756fc20dedea15a8a08c21e8f7af6612e4e (diff) |
Overwritten has two t's in it.
Diffstat (limited to 'data')
-rw-r--r-- | data/example.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/example.conf b/data/example.conf index 3e7efa942..0ddc140fe 100644 --- a/data/example.conf +++ b/data/example.conf @@ -1155,7 +1155,7 @@ module * db_sql module allows saving and loading databases using one of the SQL engines. * This module loads the databases once on startup, then incrementally updates * objects in the database as they are changed within Anope in real time. Changes - * to the SQL tables not done by Anope will have no effect and will be overwriten. + * to the SQL tables not done by Anope will have no effect and will be overwritten. * * db_sql_live module allows saving and loading databases using one of the SQL engines. * This module reads and writes to SQL in real time. Changes to the SQL tables |