summaryrefslogtreecommitdiff
path: root/docs/configuration/system/task-scheduler.rst
diff options
context:
space:
mode:
authorAlex W <embezzle.dev@proton.me>2024-05-04 21:34:35 +0100
committerAlex W <embezzle.dev@proton.me>2024-05-04 21:34:35 +0100
commitba03c65da88037cc779e2556ebc1e9a9aae0179e (patch)
tree5af54b639c7df652c2b9b1f1944cd4057a4993ad /docs/configuration/system/task-scheduler.rst
parent4c27b48a71856f6d6900fa37856b76609c82289c (diff)
downloadvyos-documentation-ba03c65da88037cc779e2556ebc1e9a9aae0179e.tar.gz
vyos-documentation-ba03c65da88037cc779e2556ebc1e9a9aae0179e.zip
system: Corrected spelling mistakes
Diffstat (limited to 'docs/configuration/system/task-scheduler.rst')
-rw-r--r--docs/configuration/system/task-scheduler.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configuration/system/task-scheduler.rst b/docs/configuration/system/task-scheduler.rst
index 382da39f..4a754ba3 100644
--- a/docs/configuration/system/task-scheduler.rst
+++ b/docs/configuration/system/task-scheduler.rst
@@ -7,7 +7,7 @@ Task Scheduler
The task scheduler allows you to execute tasks on a given schedule. It makes
use of UNIX cron_.
-.. note:: All scripts excecuted this way are executed as root user - this may
+.. note:: All scripts executed this way are executed as root user - this may
be dangerous. Together with :ref:`command-scripting` this can be used for
automating (re-)configuration.