Revision: 7287
          http://svn.sourceforge.net/mahogany/?rev=7287&view=rev
Author:   vadz
Date:     2007-06-16 16:30:28 -0700 (Sat, 16 Jun 2007)

Log Message:
-----------
no changes, just typo fixes in comments

Modified Paths:
--------------
    trunk/M/include/ConfigSourcesAll.h

Modified: trunk/M/include/ConfigSourcesAll.h
===================================================================
--- trunk/M/include/ConfigSourcesAll.h  2007-06-16 23:26:21 UTC (rev 7286)
+++ trunk/M/include/ConfigSourcesAll.h  2007-06-16 23:30:28 UTC (rev 7287)
@@ -107,12 +107,12 @@
     */
    //@{
 
-   /// Start anumerating the entries.
+   /// Start enumerating the entries.
    bool GetFirstGroup(const String& path,
                       String& group,
                       ProfileEnumDataImpl& data) const;
 
-   /// Start anumerating the subgroups.
+   /// Start enumerating the subgroups.
    bool GetFirstEntry(const String& path,
                       String& entry,
                       ProfileEnumDataImpl& data) const;


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Mahogany-cvsupdates mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to