diff src/sysdll.c @ 5474:4dee0387b9de

Merged with trunk.
author Mats Lidell <matsl@xemacs.org>
date Tue, 29 Mar 2011 00:02:47 +0200
parents 308d34e9f07d 3889ef128488
children 5d5aeb79edb4
line wrap: on
line diff
--- a/src/sysdll.c	Thu Mar 17 23:42:59 2011 +0100
+++ b/src/sysdll.c	Tue Mar 29 00:02:47 2011 +0200
@@ -343,7 +343,7 @@
 }
 
 /*
- * dyld adds libraries by first adding the directly dependant libraries in
+ * dyld adds libraries by first adding the directly dependent libraries in
  * link order, and then adding the dependencies for those libraries, so we
  * should do the same... but we don't bother adding the extra dependencies, if
  * the symbols are neither in the loaded image nor any of it's direct