diff options
-rw-r--r-- | doc/manual.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/manual.txt b/doc/manual.txt index 7eaa211..cbdfbce 100644 --- a/doc/manual.txt +++ b/doc/manual.txt @@ -650,9 +650,9 @@ directory. Also make sure the scripts are executable. *pre-load*:: Executed before the data files are loaded. *post-load*:: - Executed after the data files are saved. + Executed after the data files are loaded. *pre-save*:: - Executed before the data files are loaded. + Executed before the data files are saved. *post-save*:: Executed after the data files are saved. |