Ravenscar port for RISC-V
[deliverable/binutils-gdb.git] / gdb / sparc-sol2-tdep.c
index 89755a19c9222142a436c285e5cd455d0a1617c3..0a8a9beae42f7049fe81dc727c03540cee055cff 100644 (file)
@@ -239,7 +239,7 @@ sparc_sol2_static_transform_name (const char *name)
      be incorrect in some places, at least for SPARC.  The
      globalization prefix is encoded into an N_OPT stab, with the form
      "G=<prefix>".  The globalization prefix always seems to start
-     with a dollar sign '$'; a dot '.' is used as a seperator.  So we
+     with a dollar sign '$'; a dot '.' is used as a separator.  So we
      simply strip everything up until the last dot.  */
 
   if (name[0] == '$')
This page took 0.025895 seconds and 4 git commands to generate.