summaryrefslogtreecommitdiffstats
path: root/.local
diff options
context:
space:
mode:
Diffstat (limited to '.local')
-rwxr-xr-x.local/bin/dmlog2
1 files changed, 1 insertions, 1 deletions
diff --git a/.local/bin/dmlog b/.local/bin/dmlog
index cc0f736..e82499a 100755
--- a/.local/bin/dmlog
+++ b/.local/bin/dmlog
@@ -77,7 +77,7 @@ sub action
'-u',
'normal',
'shutdown',
- ' Farwell, partner!'
+ ' Farewell, partner!'
);
sleep 2;
exec(SHUTDOWN_PATH, '-p', 'now');