aboutsummaryrefslogtreecommitdiffstats
path: root/doc/manual/building.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/manual/building.rst')
-rw-r--r--doc/manual/building.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual/building.rst b/doc/manual/building.rst
index 60525dc9e..487ae542a 100644
--- a/doc/manual/building.rst
+++ b/doc/manual/building.rst
@@ -428,7 +428,7 @@ compiler whenever a C++ file is compiled. Typically this is used for
setting include paths.
``botan config libs``: Print options for which libraries to link to
-(this will include a reference to the botan library iself).
+(this will include a reference to the botan library itself).
Your ``Makefile`` can run ``botan config`` and get the options
necessary for getting your application to compile and link, regardless