Author: johannes
Date: 2005-07-05 02:56:11 -0500 (Tue, 05 Jul 2005)
New Revision: 7684

Modified:
   trunk/gnue-common/doc/technotes/00015.txt
Log:
Fixed typo


Modified: trunk/gnue-common/doc/technotes/00015.txt
===================================================================
--- trunk/gnue-common/doc/technotes/00015.txt   2005-07-05 06:58:13 UTC (rev 
7683)
+++ trunk/gnue-common/doc/technotes/00015.txt   2005-07-05 07:56:11 UTC (rev 
7684)
@@ -36,7 +36,7 @@
 * Order of function definitions:
   1. object system functions, like __init__, __repr__, __getitem__, __del__
   2. overrides of inherited virtual functions
-  3. public iterface functions
+  3. public interface functions
   4. stubs for newly-introduced virtual functions to be overridden by
      descendants
   Private functions come right after the public function that uses it; private



_______________________________________________
Commit-gnue mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/commit-gnue

Reply via email to