From: Ralf Habacker Date: Sun, 22 May 2011 18:33:47 +0000 (+0200) Subject: Spelling fix. X-Git-Tag: dbus-1.4.10~21 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c84e26826e380b5899443bb22403c4fa478cb292;p=thirdparty%2Fdbus.git Spelling fix. --- diff --git a/README b/README index bd2921aee..3ab6f2e34 100644 --- a/README +++ b/README @@ -66,10 +66,10 @@ Configuration dbus could be build by using autotools or cmake. When using autotools the configure step is initiated by running ./configure -with our without additional configuration flags. +with or without additional configuration flags. When using cmake the configure step is initiated by running the cmake -program with our without additional configuration flags. +program with or without additional configuration flags. Configuration flags ===