Spelling fixe in sim/ppc/vm.c
authorJoel Brobecker <brobecker@gnat.com>
Fri, 3 Jun 2011 23:47:04 +0000 (23:47 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Fri, 3 Jun 2011 23:47:04 +0000 (23:47 +0000)
        From Stephen Kitt  <steve@sk2.org>
        * vm.c (vm_synchronize_context): Spelling fix in function
        documentation.

sim/ppc/ChangeLog
sim/ppc/vm.c

index d2bec558b79f4efc74ae28c33c6d447940aa7245..2b9017a01660044bbfaee76912b9375dfce0b7eb 100644 (file)
@@ -1,3 +1,9 @@
+2011-06-03  Joel Brobecker  <brobecker@adacore.com>  (obvious fix)
+
+       From Stephen Kitt  <steve@sk2.org>
+       * vm.c (vm_synchronize_context): Spelling fix in function
+       documentation.
+
 2011-04-16  Mike Frysinger  <vapier@gentoo.org>
 
        * sim_calls.c (sim_complete_command): New stub function.
index bff962cc31ea4e2a5d7dd6104c058f6f35631633..cfbdda5426506664606ad831e6be849dfcc52e4d 100644 (file)
@@ -913,7 +913,7 @@ om_unpack_srs(vm *virtual,
 #endif
 
 
-/* Rebuild all the data structures for the new context as specifed by
+/* Rebuild all the data structures for the new context as specified by
    the passed registers */
 INLINE_VM\
 (void)
This page took 0.027815 seconds and 4 git commands to generate.