* elfxx-mips.c (mips_elf_calculate_relocation): Fix a typo.
[deliverable/binutils-gdb.git] / bfd / elfxx-mips.c
index 416890010a44ee04cd44601e6d809f696130f18b..bed8ed1ff08e2f1d89e671294414aafb4d79bf0a 100644 (file)
@@ -5152,7 +5152,7 @@ mips_elf_calculate_relocation (bfd *abfd, bfd *input_bfd,
       addend = 0;
     }
 
-  /* If we haven't already determined the GOT offset, oand we're going
+  /* If we haven't already determined the GOT offset, and we're going
      to need it, get it now.  */
   switch (r_type)
     {
This page took 0.024869 seconds and 4 git commands to generate.