Skip to content

Commit f827942

Browse files
authored
docs: fix typo in the docs/content/schedules/configuration.md (#567)
1 parent 736da3f commit f827942

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/content/schedules/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ profile:
7979

8080
* `user_logged_on`: **Not for crond** - Provides the same permissions as `user`, but runs only when the user is logged on. On Windows, it does not ask for your user password.
8181

82-
* *empty*: resticprofile will guess based on how it was started (with sudo or as a normal user). The fallback is `system` on Windows and `user_logged_in` on other platforms.
82+
* *empty*: resticprofile will guess based on how it was started (with sudo or as a normal user). The fallback is `system` on Windows and `user_logged_on` on other platforms.
8383

8484
### Changing schedule-permission
8585

0 commit comments

Comments
 (0)