Fix typo.
authorayin <ayin>
Sat, 3 Nov 2007 16:43:24 +0000 (16:43 +0000)
committerayin <ayin>
Sat, 3 Nov 2007 16:43:24 +0000 (16:43 +0000)
src/rxvt.h

index 64b7fc0b9088c39eaff9feb35ad855860d76fece..a751ccce2d316f3957c3b32aa06dabf1e091fece 100644 (file)
@@ -788,7 +788,7 @@ struct line_t {
 
 /****************************************************************************/
 
-// primivite wrapper around mbstate_t to ensure initialisation
+// primitive wrapper around mbstate_t to ensure initialisation
 struct mbstate {
   mbstate_t mbs;