Skip to content

Commit b44c536

Browse files
committed
added release.txt blurb. Fixed spelling typo in Defaults.xml
1 parent a5c85cf commit b44c536

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

RELEASE.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,9 @@ DOCUMENTATION
6363
-------------
6464

6565
- 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+
6669

6770
DEVELOPMENT
6871
-----------

SCons/Defaults.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -758,7 +758,7 @@ either existing or newly constructed.
758758
</para>
759759

760760
<para>
761-
It is not necessary to explcitly call &f-DefaultEnvironment;.
761+
It is not necessary to explicitly call &f-DefaultEnvironment;.
762762
&SCons; instantiates the &defenv; automatically when the
763763
build phase begins, if has not already been done.
764764
However, calling it explicitly provides the opportunity to

0 commit comments

Comments
 (0)