Fix hook docs

Signed-off-by: Lukas Fleischer <lfleischer@calcurse.org>
This commit is contained in:
Dhruva Sambrani
2021-08-07 13:35:31 -04:00
committed by Lukas Fleischer
parent a49adf2db7
commit 31b3a5390b
+2 -2
View File
@@ -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.