sfeedrc.5: fix typo - sfeed - RSS and Atom parser
 (HTM) git clone git://git.codemadness.org/sfeed
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 1c9433f80c0209c304236f84b58f87bd1ddf261f
 (DIR) parent ec7abe8b5ea4c56bd442f536544c4dde4b38a847
 (HTM) Author: Hiltjo Posthuma <hiltjo@codemadness.org>
       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(-)
       ---
 (DIR) 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