summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorRalf Habacker <ralf.habacker@freenet.de>2011-05-22 20:33:47 +0200
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2011-05-25 16:08:33 +0100
commitc84e26826e380b5899443bb22403c4fa478cb292 (patch)
tree17b1e65708e88abff4a0aed519f99ca889bcfe78 /README
parent0c47090d0ecf587aab7ba17d9ec49e6b88ba4ee8 (diff)
downloaddbus-c84e26826e380b5899443bb22403c4fa478cb292.tar.gz
Spelling fix.
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
===