Mercurial > hg > xemacs-beta
diff src/sysdll.c @ 5384:3889ef128488
Fix misspelled words, and some grammar, across the entire source tree.
See xemacs-patches message with ID
<AANLkTi=edkEKtK3pZ60ytsG5pTJQy2TjAEVCZCLOa-oA@mail.gmail.com>.
author | Jerry James <james@xemacs.org> |
---|---|
date | Thu, 24 Mar 2011 11:00:11 -0600 |
parents | f283b08ff0c9 |
children | 4dee0387b9de |
line wrap: on
line diff
--- a/src/sysdll.c Thu Mar 24 06:22:25 2011 +0000 +++ b/src/sysdll.c Thu Mar 24 11:00:11 2011 -0600 @@ -345,7 +345,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