From ac3fd37000f26fc40a89a2b33a43c9a74cf1ccf1 Mon Sep 17 00:00:00 2001 From: William Deegan Date: Mon, 23 Jan 2023 20:32:13 -0800 Subject: Fix typo --- RELEASE.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE.txt b/RELEASE.txt index 146f371..f74a2b0 100644 --- a/RELEASE.txt +++ b/RELEASE.txt @@ -54,7 +54,7 @@ FIXES - A list argument as the source to the Copy() action function is now handled. Both the implementation and the strfunction which prints the progress message were adjusted. -- The Java Scanner processing of JAVACLASSPATH for dep qendencies (behavior +- The Java Scanner processing of JAVACLASSPATH for dependencies (behavior that was introduced in SCons 4.4.0) is adjusted to split on the system's search path separator instead of on a space. The previous behavior meant that a path containing spaces (e.g. r"C:\somepath\My Classes") would -- cgit v0.12