$OpenBSD: patch-tools_porting_src_rpp_h,v 1.3 2005/12/31 15:59:50 espie Exp $
--- tools/porting/src/rpp.h.orig	Fri Dec 16 12:52:08 2005
+++ tools/porting/src/rpp.h	Thu Dec 29 15:06:27 2005
@@ -129,7 +129,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() {};
 };
