summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorGary Kramlich <grim@reaperworld.com>2017-11-16 21:24:21 -0600
committerGary Kramlich <grim@reaperworld.com>2017-11-16 21:24:21 -0600
commit1085d2d4b0a64069525f03864a37fd73e9b3a40a (patch)
tree824406f802b5f19a36ebcd864eab3f3f589fc270 /README
parent3be69410e0c4280154f0909583f77210bc37239f (diff)
downloadpidgin-1085d2d4b0a64069525f03864a37fd73e9b3a40a.tar.gz
Clean up "a boat load"
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 5b3ed7c7cb..bf6991f404 100644
--- a/README
+++ b/README
@@ -25,7 +25,7 @@ You can quickly build Pidgin with the following commands
ninja
sudo ninja install
-There are a boat load of options for the build that you can view by looking at `meson_options.txt`. You can specify the options when running meson like the following:
+There are quite a few options for the build that you can view by looking at `meson_options.txt`. You can specify the options when running meson like the following:
meson -Ddebug=true build