summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMats Wichmann <mats@linux.com>2023-01-18 08:39:21 -0700
committerMats Wichmann <mats@linux.com>2023-01-18 08:39:21 -0700
commit8b793169a1bab12e9912a54c4d53875e8347aca0 (patch)
tree0746271b3d8fb2febd9cd600a017a2b9dc8d4bd3
parentd439d26cad5d8829d756bf6e1b8cab58924f5044 (diff)
downloadscons-git-8b793169a1bab12e9912a54c4d53875e8347aca0.tar.gz
Fix editing mistake in fortran doc [skip appveyor]
Signed-off-by: Mats Wichmann <mats@linux.com>
-rw-r--r--SCons/Tool/fortran.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/SCons/Tool/fortran.xml b/SCons/Tool/fortran.xml
index e91f65973..4a092ecea 100644
--- a/SCons/Tool/fortran.xml
+++ b/SCons/Tool/fortran.xml
@@ -122,7 +122,7 @@ for the &consvars; that expand those options.
<para>
General user-specified options that are passed to the Fortran compiler.
Similar to &cv-link-FORTRANFLAGS;,
-but is &consvar; is applied to all dialects.
+but this &consvar; is applied to all dialects.
</para>
<para><emphasis>New in version 4.4.</emphasis></para>
</summary>