summaryrefslogtreecommitdiff
path: root/solenv/bin/concat-deps.c
diff options
context:
space:
mode:
Diffstat (limited to 'solenv/bin/concat-deps.c')
-rw-r--r--solenv/bin/concat-deps.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/solenv/bin/concat-deps.c b/solenv/bin/concat-deps.c
index a669dbb4417d..9be0f5dae65d 100644
--- a/solenv/bin/concat-deps.c
+++ b/solenv/bin/concat-deps.c
@@ -774,7 +774,7 @@ static inline void print_fullpaths(char* line)
int boost_count = 0;
int token_len;
const char * unpacked_end = 0; /* end of UnpackedTarget match (if any) */
- /* for UnpackedTarget the target is GenC{,xx}Object, dont mangle! */
+ /* for UnpackedTarget the target is GenC{,xx}Object, don't mangle! */
int target_seen = 0;
token = line;