diff options
author | William Deegan <bill@baddogconsulting.com> | 2024-11-16 20:45:02 (GMT) |
---|---|---|
committer | William Deegan <bill@baddogconsulting.com> | 2024-11-16 20:45:02 (GMT) |
commit | c2a8c0c0760cc4ca4288f3fc117c7db63d129668 (patch) | |
tree | 539b1ad72ec83805e6c6dfdb79b698f488f97513 /SCons | |
parent | 73f1cd097a3e87c1aff5fdf30d744efdc7d54db2 (diff) | |
download | SCons-c2a8c0c0760cc4ca4288f3fc117c7db63d129668.zip SCons-c2a8c0c0760cc4ca4288f3fc117c7db63d129668.tar.gz SCons-c2a8c0c0760cc4ca4288f3fc117c7db63d129668.tar.bz2 |
[ci skip] Add CHANGES/RELEASE Blurb. Minor edit in ninja.xml
Diffstat (limited to 'SCons')
-rw-r--r-- | SCons/Tool/ninja/ninja.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/SCons/Tool/ninja/ninja.xml b/SCons/Tool/ninja/ninja.xml index 4510f71..f89687e 100644 --- a/SCons/Tool/ninja/ninja.xml +++ b/SCons/Tool/ninja/ninja.xml @@ -350,7 +350,7 @@ python -m pip install ninja <summary> <para> Internal value used to specify the function to call with argument env to generate the list of files - which -- if changed -- would require the &ninja; build file to be regenerated. + which, if changed, would require the &ninja; build file to be regenerated. </para> </summary> </cvar> |