diff options
Diffstat (limited to 'build')
-rw-r--r-- | build/SConstruct | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/SConstruct b/build/SConstruct index 3d7db1db2..0f688ac3b 100644 --- a/build/SConstruct +++ b/build/SConstruct @@ -289,7 +289,7 @@ for build_dir in build_dirs: ################################################### # # Let SCons do its thing. At this point SCons will use the defined -# build enviornments to build the requested targets. +# build environments to build the requested targets. # ################################################### |