escape initial 't' in info text on gopher page - bitreich-tv - Meme TV encoding… | |
git clone git://bitreich.org/bitreich-tv git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfr… | |
Log | |
Files | |
Refs | |
Tags | |
LICENSE | |
--- | |
commit 4816391734b121ad5a4cd7146640761d363e88e6 | |
parent f732a598eb2462c996b4a402842c71e968c92713 | |
Author: Anders Damsgaard <[email protected]> | |
Date: Wed, 3 Feb 2021 22:02:10 +0100 | |
escape initial 't' in info text on gopher page | |
Diffstat: | |
M bin/brtv-generate-gopher-index.sh | 2 +- | |
1 file changed, 1 insertion(+), 1 deletion(-) | |
--- | |
diff --git a/bin/brtv-generate-gopher-index.sh b/bin/brtv-generate-gopher-index… | |
@@ -21,7 +21,7 @@ cat <<__EOF__ | |
Welcome to the first TV network on Gopherspace! | |
Please see our different dimensions with its varieties of content, | |
-to make you happy and give you pleasure at the same time. | |
+tto make you happy and give you pleasure at the same time. | |
The playlists are regenerated every hour and are best viewed using mpv(1) | |
by passing the playlist url as an argument. For mplayer(1), vlc(1) there |