From 3e851a38b63ad621093c181de08244e8b33756ea Mon Sep 17 00:00:00 2001 From: Evan Harvey <41582020+blinklad@users.noreply.github.com> Date: Sat, 14 Dec 2019 13:59:57 +1100 Subject: [PATCH] Fix spelling --- .local/bin/cron/IMPORTANT_NOTE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.local/bin/cron/IMPORTANT_NOTE.md b/.local/bin/cron/IMPORTANT_NOTE.md index 9eece420..f5a130b9 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.