diff options
author | Mats Wichmann <mats@linux.com> | 2024-07-25 15:53:20 (GMT) |
---|---|---|
committer | Mats Wichmann <mats@linux.com> | 2024-07-25 15:53:53 (GMT) |
commit | a4dc81d1c7f561c6b97759a0d8fb8771603285a0 (patch) | |
tree | dbec153a54e5422b0a761a5105cc4938e641a02b /RELEASE.txt | |
parent | 731337725b2ccf668c7187072328faa57ff8c144 (diff) | |
download | SCons-a4dc81d1c7f561c6b97759a0d8fb8771603285a0.zip SCons-a4dc81d1c7f561c6b97759a0d8fb8771603285a0.tar.gz SCons-a4dc81d1c7f561c6b97759a0d8fb8771603285a0.tar.bz2 |
Wordsmithing on manpage env Methods section [skip appveyor]
Signed-off-by: Mats Wichmann <mats@linux.com>
Diffstat (limited to 'RELEASE.txt')
-rw-r--r-- | RELEASE.txt | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/RELEASE.txt b/RELEASE.txt index 887ceb2..534727d 100644 --- a/RELEASE.txt +++ b/RELEASE.txt @@ -62,9 +62,7 @@ PACKAGING DOCUMENTATION ------------- -- List any significant changes to the documentation (not individual - typo fixes, even if they're mentioned in src/CHANGES.txt to give - the contributor credit) +- Improve wording of manpage "Functions and Environment Methods" section. DEVELOPMENT ----------- |