summaryrefslogtreecommitdiffstats
path: root/SCons/Tool
diff options
context:
space:
mode:
authorMats Wichmann <mats@linux.com>2021-03-17 16:46:55 (GMT)
committerMats Wichmann <mats@linux.com>2021-03-17 16:46:55 (GMT)
commitac642d242fb4ee8a85046939ad4fbe924980bc46 (patch)
treebee54dc973833555803670d5f876bb9a9b2776f8 /SCons/Tool
parent32fe770374542510af651385dd09c5b9bb66d48d (diff)
downloadSCons-ac642d242fb4ee8a85046939ad4fbe924980bc46.zip
SCons-ac642d242fb4ee8a85046939ad4fbe924980bc46.tar.gz
SCons-ac642d242fb4ee8a85046939ad4fbe924980bc46.tar.bz2
Typo fix [skip appveyor] [skip travis]
Signed-off-by: Mats Wichmann <mats@linux.com>
Diffstat (limited to 'SCons/Tool')
-rw-r--r--SCons/Tool/msvc.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/SCons/Tool/msvc.xml b/SCons/Tool/msvc.xml
index 21b44d0..d6cf6b2 100644
--- a/SCons/Tool/msvc.xml
+++ b/SCons/Tool/msvc.xml
@@ -292,7 +292,7 @@ If this is not set, then &cv-link-RCCOM; (the command line) is displayed.
<cvar name="RCFLAGS">
<summary>
<para>
-The flags passed to the resource compiler by the &b-link-RES& builder.
+The flags passed to the resource compiler by the &b-link-RES; builder.
</para>
</summary>
</cvar>