From 0ca354d8c921c75a2e8b350f51c4f362a93bb2b8 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Tue, 29 Oct 2024 18:49:39 -0300 Subject: Fix: minor typo --- kvmx-spice-copy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kvmx-spice-copy b/kvmx-spice-copy index 3d87e4f..2b77a35 100755 --- a/kvmx-spice-copy +++ b/kvmx-spice-copy @@ -40,7 +40,7 @@ if [ "$BASENAME" == "kvmx-spice-copy" ]; then echo "naughty.notify({title = \"KVMX Clipboard:\", text =\"Set orig to active window's system\", timeout = 2})" | awesome-client fi - # Optional logging to ~/.xsession-erros + # Optional logging to ~/.xsession-errors #echo "[kvmx-copy] [`date '+%Y%m%d %H:%M:%S'`] set ORIG to $DEST" else if [ -f "$SPOOL" ]; then -- cgit v1.2.3