summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index b4158aa2..659ac1f9 100755
--- a/configure
+++ b/configure
@@ -593,7 +593,7 @@ if [ "$source_dir" != "." ] ; then
ln -sf "$source_dir/$x" .
done
else
- printf "** Note: its recommended to build in a separate directory\n"
+ printf "** Note: it's recommended to build in a separate directory\n"
fi
gen_config_make()