From c8872791415514880108c2e46f0c0bb2b7236acf Mon Sep 17 00:00:00 2001 From: Ryan Schmidt Date: Sat, 25 Aug 2018 21:14:48 -0500 Subject: [PATCH] Change "ex." to "e.g." --- install.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.txt b/install.txt index f63cf38..ea4e121 100644 --- a/install.txt +++ b/install.txt @@ -28,7 +28,7 @@ A few options can be passed to configure (or the autogen.sh script), including: Typing "./configure --help" will display all the available options. Note that you can provide more than one "--with-" flag to the configure script to enable multiple API support. -If you wish to use a different compiler than that selected by configure, specify that compiler in the command line (ex. to use CC): +If you wish to use a different compiler than that selected by configure, specify that compiler in the command line (e.g. to use CC): ./configure CXX=CC -- 2.30.2