Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nanopb/nanopb.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorSlavey Karadzhov <slav@attachix.com>2021-12-10 12:25:57 +0300
committerPetteri Aimonen <jpa@github.mail.kapsi.fi>2021-12-10 12:35:51 +0300
commit3d65777c1379dc6ce329779f1294b8c7638d1fcc (patch)
tree80eba7ae70c3e25b71efa4164dffc0c2d654b749 /tests
parent29d3f03bcff342bac24babf718b832416695b802 (diff)
Manual fixes.
Diffstat (limited to 'tests')
-rw-r--r--tests/SConstruct2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/SConstruct b/tests/SConstruct
index 1755012..93b1ce9 100644
--- a/tests/SConstruct
+++ b/tests/SConstruct
@@ -3,7 +3,7 @@ Type 'scons' to build and run all the available test cases.
It will automatically detect your platform and C compiler and
build appropriately.
-You can modify the behavious using following options:
+You can modify the behaviour using following options:
BUILDDIR Directory to build into (default "build")
CC Name of C compiler
CXX Name of C++ compiler