diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2023-04-12 22:55:54 +0200 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2023-04-12 22:55:54 +0200 |
commit | 728270f69c34a84cb10aa891178c90c8fe36320d (patch) | |
tree | fe776d00769a34fd94022679b5e0255de80bea76 /README | |
parent | ced0dd7f8a01dedad3ba16c4cf209aea673c3e82 (diff) |
fix some typos
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -38,7 +38,7 @@ Initial setup: cp sfeedrc.example "$HOME/.sfeed/sfeedrc" Edit the sfeedrc(5) configuration file and change any RSS/Atom feeds. This file -is included and evaluated as a shellscript for sfeed_update, so it's functions +is included and evaluated as a shellscript for sfeed_update, so its functions and behaviour can be overridden: $EDITOR "$HOME/.sfeed/sfeedrc" |