summaryrefslogtreecommitdiffstats
path: root/.local
diff options
context:
space:
mode:
authorEvan Harvey <41582020+blinklad@users.noreply.github.com>2020-01-27 22:49:12 +1000
committerLuke Smith <luke@lukesmith.xyz>2020-01-27 07:49:12 -0500
commit251daef5bfc131495e2a4903e4fbac11ebb5ef04 (patch)
tree5f7d53c0a0b75d7b253b44b3e1f3910e3b5575e0 /.local
parent5286a17b15c03cba4d19bf275aa5cbc73d5c412e (diff)
downloadeibhear-251daef5bfc131495e2a4903e4fbac11ebb5ef04.tar.gz
eibhear-251daef5bfc131495e2a4903e4fbac11ebb5ef04.tar.zst
eibhear-251daef5bfc131495e2a4903e4fbac11ebb5ef04.zip
Fix spelling (#432)
Diffstat (limited to '.local')
-rw-r--r--.local/bin/cron/IMPORTANT_NOTE.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.local/bin/cron/IMPORTANT_NOTE.md b/.local/bin/cron/IMPORTANT_NOTE.md
index 9eece42..f5a130b 100644
--- a/.local/bin/cron/IMPORTANT_NOTE.md
+++ b/.local/bin/cron/IMPORTANT_NOTE.md
@@ -8,4 +8,4 @@ When you add them as cronjobs, I recommend you precede the command with commands
export DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus; export DISPLAY=:0; . $HOME/.zprofile; then_command_goes_here
```
-This ensures that notifications will display, xdotool commands will function and environmental varialbes will work as well.
+This ensures that notifications will display, xdotool commands will function and environmental variables will work as well.