PR27116, Spelling errors found by Debian style checker
[deliverable/binutils-gdb.git] / binutils / readelf.c
index f6945d9552f88a8300a29328a036a19530764ea1..d6e7a7b38355a487a9b6eb0e623a2ef9340c9656 100644 (file)
@@ -11451,7 +11451,7 @@ process_version_sections (Filedata * filedata)
                  }
 
                if (j < ent.vn_cnt)
-                 warn (_("Missing Version Needs auxillary information\n"));
+                 warn (_("Missing Version Needs auxiliary information\n"));
 
                if (ent.vn_next < sizeof (*entry)
                    && !(cnt == section->sh_info - 1 && ent.vn_next == 0))
This page took 0.044577 seconds and 4 git commands to generate.