]> ruderich.org/simon Gitweb - wall-notify/wall-notify.git/commitdiff
README: fix typo
authorSimon Ruderich <simon@ruderich.org>
Wed, 4 Jun 2014 07:27:39 +0000 (09:27 +0200)
committerSimon Ruderich <simon@ruderich.org>
Wed, 4 Jun 2014 07:27:39 +0000 (09:27 +0200)
README

diff --git a/README b/README
index 4027cd9ef0a4000374c11fbc361d63850e06f66e..3fb72eaed1847325145e656ef4beedcd32900d4a 100644 (file)
--- a/README
+++ b/README
@@ -31,7 +31,7 @@ INSTALLATION
 
     ./configure && make && make check
 
-The libutempter is not available, the binary must be setgid utmp:
+If libutempter is not available, the binary must be setgid utmp:
 
     chgrp utmp src/wall-notify
     chmod g+s src/wall-notify