]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/sparc-nat.c
[gdb] Fix more typos in comments
[thirdparty/binutils-gdb.git] / gdb / sparc-nat.c
index 8a124872c7f37ba33962bc7e14bb91b14faf4a8a..0905c57438aaf8254c03ad029d1e6971253a5f39 100644 (file)
@@ -149,7 +149,7 @@ sparc_fetch_inferior_registers (struct regcache *regcache, int regnum)
      belong to the selected thread (the LWP could be in the middle of
      executing the thread switch code).
 
-     These functions should instead be paramaterized with an explicit
+     These functions should instead be parameterized with an explicit
      object (struct regcache, struct thread_info?) into which the LWPs
      registers can be written.  */
   pid = get_ptrace_pid (regcache->ptid ());