diff --git a/lustre/ptlrpc/wiretest.c b/lustre/ptlrpc/wiretest.c
index 25c7b7ddf22da58a109e219189292646dbb8394a..243af8c0e3904ff29e62a57a07e9bfb1845800c9 100644
--- a/lustre/ptlrpc/wiretest.c
+++ b/lustre/ptlrpc/wiretest.c
@@ -31,7 +31,7 @@ void lustre_assert_wire_constants(void)
         /* Wire protocol assertions generated by 'wirecheck'
          * (make -C lustre/utils newwiretest)
          * running on Linux xlab.hostel 2.6.23.12-52.fc7 #1 SMP Tue Dec 18 21:18:02 EST 2007 i686 i68
-         * with gcc версия 3.4.6 20060404 (Red Hat 3.4.6-7) */
+         * with gcc version 3.4.6 20060404 (Red Hat 3.4.6-7) */
 
 
         /* Constants... */
diff --git a/lustre/utils/wiretest.c b/lustre/utils/wiretest.c
index 869180777c77be779e93b4ddfa76764c8bd9b087..7558b47bb1d4f457a542ed87a0bed875ecc28457 100644
--- a/lustre/utils/wiretest.c
+++ b/lustre/utils/wiretest.c
@@ -29,7 +29,7 @@ void lustre_assert_wire_constants(void)
         /* Wire protocol assertions generated by 'wirecheck'
          * (make -C lustre/utils newwiretest)
          * running on Linux xlab.hostel 2.6.23.12-52.fc7 #1 SMP Tue Dec 18 21:18:02 EST 2007 i686 i68
-         * with gcc версия 3.4.6 20060404 (Red Hat 3.4.6-7) */
+         * with gcc version 3.4.6 20060404 (Red Hat 3.4.6-7) */
 
 
         /* Constants... */