aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorJakob Borg <jakob@nym.se>2015-08-19 10:42:48 +0200
committerJakob Borg <jakob@nym.se>2015-08-19 10:42:48 +0200
commit1487552b48b89e9465cdb23f58fe7c7e7ebffc93 (patch)
treec6f8dbfd0f1f508a6626a7afe0e4e89bd100b14c /etc
parentc7dbe18df65355e8eb9cc0e5929f49df1c39bd7c (diff)
downloadsyncthing-1487552b48b89e9465cdb23f58fe7c7e7ebffc93.tar.gz
syncthing-1487552b48b89e9465cdb23f58fe7c7e7ebffc93.zip
s/in/at/ (fixes #2158)
Diffstat (limited to 'etc')
-rw-r--r--etc/macosx-launchd/syncthing.plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/macosx-launchd/syncthing.plist b/etc/macosx-launchd/syncthing.plist
index f4bcd7611..e7fb15da7 100644
--- a/etc/macosx-launchd/syncthing.plist
+++ b/etc/macosx-launchd/syncthing.plist
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<!--
- Make sure the "syncthing" executable is located in ~/bin/syncthing.
+ Make sure the "syncthing" executable is located at ~/bin/syncthing.
Replace the string "USERNAME" in this file with your username, such as "jb".
Copy this file to ~/Library/LaunchAgents/syncthing.plist.
Execute "launchctl load ~/Library/LaunchAgents/syncthing.plist".