$OpenBSD: patch-tools_porting_src_rpp_h,v 1.1 2005/07/04 11:32:50 espie Exp $
--- tools/porting/src/rpp.h.orig	Mon Jul  4 13:21:12 2005
+++ tools/porting/src/rpp.h	Mon Jul  4 13:21:16 2005
@@ -136,7 +136,7 @@ struct Item
      { return TokenEngine::TokenSection(); }
 
 protected:
-    //using the defualt constructor for an item is
+    //using the default constructor for an item is
     //only allowded for subclasses.
     Item() {};
 };
