summaryrefslogtreecommitdiffstats
path: root/.local/bin/queueandnotify
diff options
context:
space:
mode:
authori-c-u-p <96894903+i-c-u-p@users.noreply.github.com>2022-04-10 12:39:05 +0000
committerGitHub <noreply@github.com>2022-04-10 12:39:05 +0000
commitc38de1d262b091584d88c3346622fa1565ee9b1a (patch)
treeccaf5e298fe4449b22729f6eae0ac715dc0c0a41 /.local/bin/queueandnotify
parent081809780646e2957972de2d099ed70a044ddfa3 (diff)
downloadeibhear-c38de1d262b091584d88c3346622fa1565ee9b1a.tar.gz
eibhear-c38de1d262b091584d88c3346622fa1565ee9b1a.tar.zst
eibhear-c38de1d262b091584d88c3346622fa1565ee9b1a.zip
fix "extention" typo (#1103)
replaces all appearances of "extention" with "extension"
Diffstat (limited to '.local/bin/queueandnotify')
-rwxr-xr-x.local/bin/queueandnotify2
1 files changed, 1 insertions, 1 deletions
diff --git a/.local/bin/queueandnotify b/.local/bin/queueandnotify
index 54b2c2a..1c3025c 100755
--- a/.local/bin/queueandnotify
+++ b/.local/bin/queueandnotify
@@ -2,7 +2,7 @@
# Podboat sucks. This script replaces it.
# It reads the newsboat queue, queuing downloads with taskspooler.
-# It also removes the junk from extentions.
+# It also removes the junk from extensions.
queuefile="${XDG_DATA_HOME:-$HOME/.local/share}/newsboat/queue"
while read -r line; do