summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpgen <p.gen.progs@gmail.com>2019-03-30 14:13:35 +0100
committerpgen <p.gen.progs@gmail.com>2019-03-30 15:07:50 +0100
commit78f844543ae66501f929230b7ecab207e886c08d (patch)
treea802893e90ea4e6f171a01e23bccaf9c8567a5ca
parent38acafc97f3384dc7e055f9f9cb47eb35a64f7bf (diff)
Fix a typo in the .spec.in file
-rw-r--r--smenu.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/smenu.spec.in b/smenu.spec.in
index 0ee4731..94cd67b 100644
--- a/smenu.spec.in
+++ b/smenu.spec.in
@@ -30,7 +30,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
This tool reads words from a file or standard input, presents them in an
interactive window after the current line on the terminal, and writes the
-selected word, if any, to standard output.
+selected words, if any, to standard output.
%prep
%setup -q