]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/coff-pe-read.c
[gdb] Fix more typos in comments
[thirdparty/binutils-gdb.git] / gdb / coff-pe-read.c
index fe74d26cab3e66267b5327f1a6aee1d29b2d905b..11ce46d9920f545491d84eb6b22984270a77f35a 100644 (file)
@@ -541,7 +541,7 @@ read_pe_exported_syms (minimal_symbol_reader &reader,
 
 
       /* Pointer to the function address vector.  */
-      /* This is relatived to ordinal value. */
+      /* This is relative to ordinal value. */
       unsigned long func_rva = pe_as32 (erva + exp_funcbase +
                                         ordinal * 4);