aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorHairyFotr <hairyfotr@gmail.com>2017-07-20 13:10:46 +0000
committerJakob Borg <jakob@kastelo.net>2017-07-20 13:10:46 +0000
commit0ad10b0feeb8a035bd140613ee6226b05d70424d (patch)
tree6d9f64d86bce2fca49280145a766d80204c72b6c /etc
parent0ca2ed7ad7aa7cd33d657e37233c3805b401c128 (diff)
downloadsyncthing-0ad10b0feeb8a035bd140613ee6226b05d70424d.tar.gz
syncthing-0ad10b0feeb8a035bd140613ee6226b05d70424d.zip
all: Typos
Skip-check: authors GitHub-Pull-Request: https://github.com/syncthing/syncthing/pull/4263
Diffstat (limited to 'etc')
-rw-r--r--etc/linux-upstart/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/linux-upstart/README.md b/etc/linux-upstart/README.md
index 83174ccd4..f9437c45b 100644
--- a/etc/linux-upstart/README.md
+++ b/etc/linux-upstart/README.md
@@ -5,7 +5,7 @@ the "Upstart" service manager on Linux. To have syncthing start when you login
place "user/syncthing.conf" in the "/home/[username]/.config/upstart/" folder.
To have syncthing start when the system boots place "system/syncthing.conf"
in the "/etc/init/" folder.
-To manualy start syncthing via Upstart when using the system configuration use:
+To manually start syncthing via Upstart when using the system configuration use:
```
sudo initctl start syncthing