commit-gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnue] r7684 - trunk/gnue-common/doc/technotes


From: johannes
Subject: [gnue] r7684 - trunk/gnue-common/doc/technotes
Date: Tue, 5 Jul 2005 02:56:11 -0500 (CDT)

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]