summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index bd2921ae..3ab6f2e3 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
===