diff --git a/doc/src/reference.xml b/doc/src/reference.xml
index 655e9e913..b34391268 100644
--- a/doc/src/reference.xml
+++ b/doc/src/reference.xml
@@ -1171,14 +1171,14 @@ using msvc : &toolset_ops; ;
Starting with version 11.0, Microsoft Visual Studio can
produce binaries for Windows Store and Phone in addition to
traditional Win32 desktop. To specify which Windows API set
- to target use the windows-api feature.
- Available options are desktop,
- store, or phone. If not
- specified, desktop will be used.
+ to target, use the windows-api feature.
+ Available options are desktop,
+ store, or phone. If not
+ specified, desktop will be used.
- When using store or phone
+ When using store or phone
the specified toolset determines what Windows version is
targeted. The following options are available: