i386: Align branches within a fixed boundary
[deliverable/binutils-gdb.git] / gdb / ppc-linux-nat.c
index 532813d136f89ad5b3d271e09afeb90d1c8f67ce..e14275526c2da464e25475b17e4c44f587da7f57 100644 (file)
@@ -616,7 +616,7 @@ fetch_register (struct regcache *regcache, int tid, int regno)
   if (altivec_register_p (gdbarch, regno))
     {
       /* If this is the first time through, or if it is not the first
-         time through, and we have comfirmed that there is kernel
+         time through, and we have confirmed that there is kernel
          support for such a ptrace request, then go and fetch the
          register.  */
       if (have_ptrace_getvrregs)
This page took 0.02602 seconds and 4 git commands to generate.