]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/sparc-nat.c
[gdb] Fix typos in comments
[thirdparty/binutils-gdb.git] / gdb / sparc-nat.c
index 3685e5af410a9bd7bdc7e33abb0a82faf27bc7c5..8a124872c7f37ba33962bc7e14bb91b14faf4a8a 100644 (file)
@@ -308,7 +308,7 @@ sparc_xfer_wcookie (struct target_ops *ops, enum target_object object,
 void
 _initialize_sparc_nat (void)
 {
-  /* Deafult to using SunOS 4 register sets.  */
+  /* Default to using SunOS 4 register sets.  */
   if (sparc_gregmap == NULL)
     sparc_gregmap = &sparc32_sunos4_gregmap;
   if (sparc_fpregmap == NULL)