sfeedrc.5: fix typo - sfeed - RSS and Atom parser | |
git clone git://git.codemadness.org/sfeed | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit 1c9433f80c0209c304236f84b58f87bd1ddf261f | |
parent ec7abe8b5ea4c56bd442f536544c4dde4b38a847 | |
Author: Hiltjo Posthuma <[email protected]> | |
Date: Fri, 1 Nov 2024 16:59:14 +0100 | |
sfeedrc.5: fix typo | |
Diffstat: | |
M sfeedrc.5 | 2 +- | |
1 file changed, 1 insertion(+), 1 deletion(-) | |
--- | |
diff --git a/sfeedrc.5 b/sfeedrc.5 | |
@@ -50,7 +50,7 @@ Base URL of the feed links. | |
This argument allows fixing relative item links. | |
.Pp | |
According to the RSS and Atom specification, feeds should always have absolute | |
-URLs, but this is not always the case in practise. | |
+URLs, but this is not always the case in practice. | |
.It Op Fa encoding | |
Feeds are converted from this | |
.Ar encoding |