diff options
author | Mattias Andrée <maandree@operamail.com> | 2015-11-28 13:40:45 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2015-11-28 13:40:45 +0100 |
commit | 5800165c17ebd1bf3ad6d0406e890e06f2918fac (patch) | |
tree | d59ed61e6821f13cc09abbc12af36b2c60f8d827 /README | |
parent | m info + improve readme (diff) | |
download | gpp-5800165c17ebd1bf3ad6d0406e890e06f2918fac.tar.gz gpp-5800165c17ebd1bf3ad6d0406e890e06f2918fac.tar.bz2 gpp-5800165c17ebd1bf3ad6d0406e890e06f2918fac.tar.xz |
typo
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -78,8 +78,8 @@ OPTIONS -c, --copying Print copyright notice and exit. - Short options must joined. The value of a flag must be - in a separate argument from the flag itself. + Short options must be joined. The value of a flag must + be in a separate argument from the flag itself. RATIONALE Programmers need more automation when we write software |