[gdb] Fix more typos in comments (2)
[deliverable/binutils-gdb.git] / gdb / minsyms.c
index c41e5c3200121d167051cf8a2e75dd9dc1a8c1dd..0267472e5de8792875307cbc27624ef04d247bd9 100644 (file)
@@ -737,7 +737,7 @@ lookup_minimal_symbol_by_pc_section (CORE_ADDR pc_in, struct obj_section *sectio
             or equal to the desired pc value, we accomplish two things:
             (1) the case where the pc value is larger than any minimal
             symbol address is trivially solved, (2) the address associated
-            with the hi index is always the one we want when the interation
+            with the hi index is always the one we want when the iteration
             terminates.  In essence, we are iterating the test interval
             down until the pc value is pushed out of it from the high end.
 
This page took 0.024315 seconds and 4 git commands to generate.