From aeb305b7973e02743dd032b14f780c6b6ec5f311 Mon Sep 17 00:00:00 2001 From: Pavel Raiskup Date: Mon, 13 Jun 2016 23:45:10 +0200 Subject: [PATCH] fix typos --- multilib-fix | 2 +- multilib-rpm-config.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/multilib-fix b/multilib-fix index 48ce54b..54f3d9a 100755 --- a/multilib-fix +++ b/multilib-fix @@ -91,7 +91,7 @@ script only through available RPM macros. after 'make install DESTDIR=buildroot') --file for example /some/path/test.h --field-separator by default we move filename.h to filename.h; this - option option allows you to override the part + option allows you to override the part --verbose print some useful information --help show this help EOF diff --git a/multilib-rpm-config.spec b/multilib-rpm-config.spec index 902bba0..07abeee 100644 --- a/multilib-rpm-config.spec +++ b/multilib-rpm-config.spec @@ -57,7 +57,7 @@ install -m 755 -p %{SOURCE0} %{buildroot}/%{ml_fix} %changelog * Mon Jun 13 2016 Pavel Raiskup - 1-4 -- use '-' as field separator +- use '-' as a field separator by default * Thu Jun 09 2016 Pavel Raiskup - 1-3 - package separately from redhat-rpm-config