Fix hook docs

Signed-off-by: Lukas Fleischer <lfleischer@calcurse.org>
This commit is contained in:
Dhruva Sambrani 2021-07-10 01:20:25 +05:30 committed by Lukas Fleischer
parent a49adf2db7
commit 31b3a5390b

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.