File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -63,6 +63,9 @@ DOCUMENTATION
63
63
-------------
64
64
65
65
- Improve wording of manpage "Functions and Environment Methods" section.
66
+ - Make doc function signature style more consistent - tweaks to AddOption,
67
+ DefaultEnvironment and Tool,.
68
+
66
69
67
70
DEVELOPMENT
68
71
-----------
Original file line number Diff line number Diff line change @@ -758,7 +758,7 @@ either existing or newly constructed.
758
758
</para >
759
759
760
760
<para >
761
- It is not necessary to explcitly call &f-DefaultEnvironment; .
761
+ It is not necessary to explicitly call &f-DefaultEnvironment; .
762
762
&SCons; instantiates the &defenv; automatically when the
763
763
build phase begins, if has not already been done.
764
764
However, calling it explicitly provides the opportunity to
You can’t perform that action at this time.
0 commit comments