aboutsummaryrefslogtreecommitdiff
path: root/doc/usage.rst
diff options
context:
space:
mode:
authorVictor Zverovich <victor.zverovich@gmail.com>2015-02-05 08:36:46 -0800
committerVictor Zverovich <victor.zverovich@gmail.com>2015-02-05 08:36:46 -0800
commit402f5f3178cf2e9fb62f297ce5bdc127b1f359d6 (patch)
tree8e8becd8722f1b95af7a94e7d2ec2a056e2edd13 /doc/usage.rst
parentbdeffc3fdc0219ba0081d8e08ddeb54808fe91a6 (diff)
downloadfmtlib-402f5f3178cf2e9fb62f297ce5bdc127b1f359d6.tar.gz
Documentation fixes
Diffstat (limited to 'doc/usage.rst')
-rw-r--r--doc/usage.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/usage.rst b/doc/usage.rst
index fd1b2296..600f0572 100644
--- a/doc/usage.rst
+++ b/doc/usage.rst
@@ -19,7 +19,7 @@ before other includes in :file:`format.cc`.
Building the library
====================
-An included `CMake build script`__ can be used to build the C++ Format
+The included `CMake build script`__ can be used to build the C++ Format
library on a wide range of platforms. CMake is freely available for
download from http://www.cmake.org/download/.