# HG changeset patch # User alpar # Date 1087208512 0 # Node ID 3cbf51510180149da036e814c7b316aa4c220e59 # Parent 1ea8162ce6385823d767879ae6aec8f0e237b8b0 doc diff -r 1ea8162ce638 -r 3cbf51510180 src/work/klao/path.h --- a/src/work/klao/path.h Mon Jun 14 09:47:54 2004 +0000 +++ b/src/work/klao/path.h Mon Jun 14 10:21:52 2004 +0000 @@ -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. */