[Lemon-commits] [lemon_svn] alpar: r931 - hugo/trunk/src/work/klao
Lemon SVN
svn at lemon.cs.elte.hu
Mon Nov 6 20:42:16 CET 2006
Author: alpar
Date: Mon Jun 14 12:21:52 2004
New Revision: 931
Modified:
hugo/trunk/src/work/klao/path.h
Log:
doc
Modified: hugo/trunk/src/work/klao/path.h
==============================================================================
--- hugo/trunk/src/work/klao/path.h (original)
+++ hugo/trunk/src/work/klao/path.h Mon Jun 14 12:21:52 2004
@@ -226,7 +226,7 @@
* Fundamentally, for most "Paths" (classes fulfilling the
* PathConcept) while the builder is active (after the first modifying
* operation and until the commit()) the original Path is in a
- * "transitional" state (operations ot it have undefined result). But
+ * "transitional" state (operations on it have undefined result). But
* in the case of DirPath the original path remains unchanged until the
* commit. However we don't recomend that you use this feature.
*/
More information about the Lemon-commits
mailing list