]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - libiberty/strerror.c
Merge libiberty from gcc
[thirdparty/binutils-gdb.git] / libiberty / strerror.c
index a8a0bd1f7e2c99f19b0f5d7560734331efe792e1..cc7692c1d6951ce7008b59d7f93766777d256547 100644 (file)
@@ -299,7 +299,7 @@ static const struct error_info error_table[] =
   ENTRY(EREMCHG, "EREMCHG", "Remote address changed"),
 #endif
 #if defined (ELIBACC)
-  ENTRY(ELIBACC, "ELIBACC", "Can not access a needed shared library"),
+  ENTRY(ELIBACC, "ELIBACC", "Cannot access a needed shared library"),
 #endif
 #if defined (ELIBBAD)
   ENTRY(ELIBBAD, "ELIBBAD", "Accessing a corrupted shared library"),