summaryrefslogtreecommitdiff
path: root/solenv/doc/gbuild/solenv/gbuild/gbuild.mk
diff options
context:
space:
mode:
Diffstat (limited to 'solenv/doc/gbuild/solenv/gbuild/gbuild.mk')
-rw-r--r--solenv/doc/gbuild/solenv/gbuild/gbuild.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/solenv/doc/gbuild/solenv/gbuild/gbuild.mk b/solenv/doc/gbuild/solenv/gbuild/gbuild.mk
index bf89091b9a61..6f2839f3d4a7 100644
--- a/solenv/doc/gbuild/solenv/gbuild/gbuild.mk
+++ b/solenv/doc/gbuild/solenv/gbuild/gbuild.mk
@@ -70,7 +70,7 @@ namespace gb
static const List<String> CPUDEFS;
/// default c++ compilation compiler flags
static const List<String> CXXFLAGS;
- /// platform- and compilerindependent default defines
+ /// platform- and compilerin dependent default defines
static const List<String> GLOBALDEFS;
/// default objective c++ compilation compiler flags
static const List<String> OBJCXXFLAGS;