diff options
author | Fabian Schneider <fabbbbbi+git@googlemail.com> | 2018-11-13 19:38:26 +0100 |
---|---|---|
committer | Fabian Schneider <fabbbbbi+git@googlemail.com> | 2019-02-06 17:33:57 +0100 |
commit | 8fabc92e8b4779030c4fa09d8e1c72f213814787 (patch) | |
tree | d79ecbda0b0b5a2814379d83edb4f2395182526c /doc/user | |
parent | 5402f3c360eaa668782d53cdf04fcc1cb0a400ec (diff) | |
download | gitlab-ce-8fabc92e8b4779030c4fa09d8e1c72f213814787.tar.gz |
Add helpers for first day of the week
Diffstat (limited to 'doc/user')
-rw-r--r-- | doc/user/profile/preferences.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/profile/preferences.md b/doc/user/profile/preferences.md index 925bbc84d85..6b8b5cf4d5e 100644 --- a/doc/user/profile/preferences.md +++ b/doc/user/profile/preferences.md @@ -94,5 +94,5 @@ This following setting allows you to customize calendar layouts. ### First day of the week -You can choose between **Default**, **Sunday** and **Monday** for the first day of the week. If you select **Default**, the system-wide default setting will be used. +You can choose between **System Default**, **Sunday** and **Monday** for the first day of the week. If you select **System Default**, the system-wide default setting will be used. This preference will be used for all calendar views and datepickers. |