summaryrefslogtreecommitdiff
path: root/libltdl/ltdl.c
diff options
context:
space:
mode:
Diffstat (limited to 'libltdl/ltdl.c')
-rw-r--r--libltdl/ltdl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libltdl/ltdl.c b/libltdl/ltdl.c
index 82dc013e..43c4e626 100644
--- a/libltdl/ltdl.c
+++ b/libltdl/ltdl.c
@@ -306,7 +306,7 @@ lt_dlexit (void)
++errors;
}
/* Make sure that the handle pointed to by 'cur' still exists.
- lt_dlclose recursively closes dependent libraries which removes
+ lt_dlclose recursively closes dependent libraries, which removes
them from the linked list. One of these might be the one
pointed to by 'cur'. */
if (cur)