From 1d99c19ed4eb70040c3fb112c88f896b40f9b515 Mon Sep 17 00:00:00 2001 From: William Deegan Date: Mon, 28 Sep 2015 10:05:31 -0700 Subject: fix spelling mistakes found by debian lintian tool list here: https://lintian.debian.org/full/debian@jff-webhosting.net.html#scons_2.3.6-1 --- doc/man/scons.xml | 2 +- doc/user/build-install.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/man/scons.xml b/doc/man/scons.xml index c3abb64d..5c832c2a 100644 --- a/doc/man/scons.xml +++ b/doc/man/scons.xml @@ -7040,7 +7040,7 @@ env.Program('MyApp', ['Foo.cpp', 'Bar.cpp']) For more information see the document for the PCH builder, and the PCH and PCHSTOP construction variables. To learn about the details of precompiled -headers consult the MSDN documention for /Yc, /Yu, and /Yp. +headers consult the MSDN documentation for /Yc, /Yu, and /Yp. diff --git a/doc/user/build-install.xml b/doc/user/build-install.xml index d107b4a7..3e661720 100644 --- a/doc/user/build-install.xml +++ b/doc/user/build-install.xml @@ -231,7 +231,7 @@ Python 2.5.1 Or, you can use a graphical RPM package manager. - See your package manager application's documention + See your package manager application's documentation for specific instructions about how to use it to install a downloaded RPM. -- cgit v1.2.1