Change "ex." to "e.g."
authorRyan Schmidt <git@ryandesign.com>
Sun, 26 Aug 2018 02:14:48 +0000 (21:14 -0500)
committerRyan Schmidt <git@ryandesign.com>
Sun, 26 Aug 2018 02:14:48 +0000 (21:14 -0500)
install.txt

index f63cf38661f23641942c483162e22af46f65519f..ea4e121ebee4330712fffa0fd1c83c7348e6b708 100644 (file)
@@ -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