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 4e6b432982ec..ce9d58735448 100644
--- a/solenv/bin/concat-deps.c
+++ b/solenv/bin/concat-deps.c
@@ -261,7 +261,7 @@ void* data;
/* ===============================================
- * Hash implementation custumized to be just tracking
+ * Hash implementation customized to be just tracking
* a unique list of string (i.e no data associated
* with the key, no need for retrieval, etc..
*