Fix spelling (#432)

This commit is contained in:
Evan Harvey 2020-01-27 22:49:12 +10:00 committed by Luke Smith
parent 5286a17b15
commit 251daef5bf

View file

@ -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.