]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - elf/dl-support.c
install.texi: Build was tested with binutils 2.41 (just released)
[thirdparty/glibc.git] / elf / dl-support.c
index 322599916f84381f8f3c5ff2631a91ac0be19015..44a54dea0743c633e2d844841c632ac252c46aea 100644 (file)
@@ -206,7 +206,7 @@ struct link_map *_dl_sysinfo_map;
 #include <dl-vdso-setup.c>
 
 /* During the program run we must not modify the global data of
-   loaded shared object simultanously in two threads.  Therefore we
+   loaded shared object simultaneously in two threads.  Therefore we
    protect `_dl_open' and `_dl_close' in dl-close.c.
 
    This must be a recursive lock since the initializer function of