diff --git a/doc/src/reference.xml b/doc/src/reference.xml index 82de577c0..a66eb75a6 100644 --- a/doc/src/reference.xml +++ b/doc/src/reference.xml @@ -938,7 +938,7 @@ using gcc : &toolset_ops; ; libraries. Normally, it is autodetected using gcc -print-prog-name option or defaulted to ar, but in some cases you might want to override it, for example to expliitly - use a system version instead of one included with gcc. + use a system version instead of one included with gcc. @@ -950,7 +950,7 @@ using gcc : &toolset_ops; ; for static libraries. Normally, it is autodetected using gcc -print-prog-name option or defaulted to ranlib, but in some cases you might want to override it, for example to expliitly - use a system version instead of one included with gcc. + use a system version instead of one included with gcc.