]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - elf/reldep3.c
Fix typos.
[thirdparty/glibc.git] / elf / reldep3.c
index b051c41dbc6d5baf8dea1a90dc30f7c1694afc6d..05013d3509bc3eb2a0591ed39846d393f3d3253d 100644 (file)
@@ -54,7 +54,7 @@ main (void)
     }
 
   /* Now close the first object.  If must still be around since we have
-     a implicit dependency.  */
+     an implicit dependency.  */
   if (dlclose (h1) != 0)
     {
       printf ("closing h1 failed: %s\n", dlerror ());