]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gas/config/tc-score.c
Fix spelling in comments in C source files (gas)
[thirdparty/binutils-gdb.git] / gas / config / tc-score.c
index f68cc6fb616e503cb2ad6bab826cbfc2002ffa92..2b0c0a867f8e9aa0439695902b1695de0400aee5 100644 (file)
@@ -7250,7 +7250,7 @@ s3_apply_fix (fixS *fixP, valueT *valP, segT seg)
         }
       else
         {
-          /* In differnt section.  */
+          /* In different section.  */
           if ((S_GET_SEGMENT (fixP->fx_addsy) != seg) ||
               (fixP->fx_addsy != NULL && S_IS_EXTERNAL (fixP->fx_addsy)))
             value = fixP->fx_offset;