[Lemon-commits] athos: r3124 - hugo/trunk/lemon
Lemon SVN
svn at lemon.cs.elte.hu
Tue Jan 9 12:42:43 CET 2007
Author: athos
Date: Tue Jan 9 12:42:43 2007
New Revision: 3124
Modified:
hugo/trunk/lemon/path.h
Log:
Nothing serious.
Modified: hugo/trunk/lemon/path.h
==============================================================================
--- hugo/trunk/lemon/path.h (original)
+++ hugo/trunk/lemon/path.h Tue Jan 9 12:42:43 2007
@@ -739,7 +739,7 @@
///
/// This implementation is completly static, so it cannot be
/// modified exclude the assign an other path. It is intented to be
- /// used when you want to store a large amount paths because it is
+ /// used when you want to store a large number of paths because it is
/// the most memory efficient path type in the lemon.
template <typename _Graph>
class StaticPath {
More information about the Lemon-commits
mailing list