summaryrefslogtreecommitdiff
path: root/scripts/functions
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/functions')
-rw-r--r--scripts/functions2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/functions b/scripts/functions
index a309f2d..cd3d446 100644
--- a/scripts/functions
+++ b/scripts/functions
@@ -737,7 +737,7 @@ CT_GetFile() {
done
# Just return error, someone may want to catch and handle the error
- # (eg. glibc/eglibc add-ons can be missing).
+ # (eg. glibc add-ons can be missing).
return 1
}