[Lemon-commits] [lemon_svn] alpar: r1045 - hugo/branches/hugo++/doc
Lemon SVN
svn at lemon.cs.elte.hu
Mon Nov 6 20:42:56 CET 2006
Author: alpar
Date: Thu Aug 26 15:34:57 2004
New Revision: 1045
Modified:
hugo/branches/hugo++/doc/groups.dox
Log:
Spell checking
Modified: hugo/branches/hugo++/doc/groups.dox
==============================================================================
--- hugo/branches/hugo++/doc/groups.dox (original)
+++ hugo/branches/hugo++/doc/groups.dox Thu Aug 26 15:34:57 2004
@@ -8,14 +8,14 @@
@ingroup datas
\brief Graph structures implemented in Hugo.
-Hugolib provides several data structures to meet the diversing requirements
+Hugolib provides several data structures to meet the diverging requirements
of the possible users.
In order to save on running time or on memory usage, some structures may
fail to provide
some graph features like edge or node deletion.
Hugolib also offers special graphs that cannot be used alone but only
-in conjunktion with other graph representation. The examples for this are
+in conjunction with other graph representation. The examples for this are
\ref EdgeSet, \ref NodeSet, and the large variety of graph wrappers.
You are free to use the graph structure that fit your requirements
More information about the Lemon-commits
mailing list