diff options
author | Mats Wichmann <mats@linux.com> | 2021-12-08 16:10:18 (GMT) |
---|---|---|
committer | Mats Wichmann <mats@linux.com> | 2021-12-08 16:10:18 (GMT) |
commit | f888ece8759e3a531e6c26dce6fee4e8628e0cf4 (patch) | |
tree | 77a5438d066eef7c3b1c6aca6fec0d49d7ffc259 /doc | |
parent | 31164eb92ba3e173841b3fe117b2c79288740d2d (diff) | |
download | SCons-f888ece8759e3a531e6c26dce6fee4e8628e0cf4.zip SCons-f888ece8759e3a531e6c26dce6fee4e8628e0cf4.tar.gz SCons-f888ece8759e3a531e6c26dce6fee4e8628e0cf4.tar.bz2 |
Fixed sider-detected misspelling [ci skip]
Signed-off-by: Mats Wichmann <mats@linux.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/man/scons.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/scons.xml b/doc/man/scons.xml index 9d9d979..517ce41 100644 --- a/doc/man/scons.xml +++ b/doc/man/scons.xml @@ -4247,7 +4247,7 @@ If the optional <parameter>comment</parameter> is given, it is inserted as a comment above the macro definition (suitable comment marks will be added automatically). -This is analagous to using <constant>AC_DEFINE</constant> in &Autoconf;. +This is analogous to using <constant>AC_DEFINE</constant> in &Autoconf;. </para> <para>Examples:</para> |