diary

Text-based journaling program
git clone https://git.in0rdr.ch/diary.git
Log | Files | Refs | README | LICENSE

commit d7ef72e7383e3d8a8e7f481bdbebdfff7c2458b6
parent 643c7e75df13cbfbb971ef3d0ab3a08d44b45b22
Author: Andreas Gruhler <agruhl@gmx.ch>
Date:   Mon,  8 Feb 2021 22:23:44 +0100

fix typo

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -103,7 +103,7 @@ The default variables, for instance, for the configuration variables `editor`, ` ### Precedence Example: Locale and First Day of Week -If glibc is installed, the first weekday defaults to the locale defined in the current shell environment (`$LANG`, see `man locale`), unless specified otherwise via the `--wekday` / `-w` command line options. For example: +If glibc is installed, the first weekday defaults to the locale defined in the current shell environment (`$LANG`, see `man locale`), unless specified otherwise via the `--weekday` / `-w` command line options. For example: ```bash # start with weekday=3(Wed), overrule any other configuration value