fix "extention" typo (#1103)

replaces all appearances of "extention" with "extension"
This commit is contained in:
i-c-u-p
2022-04-10 12:39:05 +00:00
committed by GitHub
parent 0818097806
commit c38de1d262
3 changed files with 4 additions and 4 deletions

View File

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