You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by st...@apache.org on 2010/08/16 17:58:27 UTC

svn commit: r985997 - /subversion/trunk/subversion/libsvn_fs_base/notes/fs-history

Author: stsp
Date: Mon Aug 16 15:58:27 2010
New Revision: 985997

URL: http://svn.apache.org/viewvc?rev=985997&view=rev
Log:
* subversion/libsvn_fs_base/notes/fs-history: Fix a hot typo.

Modified:
    subversion/trunk/subversion/libsvn_fs_base/notes/fs-history

Modified: subversion/trunk/subversion/libsvn_fs_base/notes/fs-history
URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/libsvn_fs_base/notes/fs-history?rev=985997&r1=985996&r2=985997&view=diff
==============================================================================
--- subversion/trunk/subversion/libsvn_fs_base/notes/fs-history (original)
+++ subversion/trunk/subversion/libsvn_fs_base/notes/fs-history Mon Aug 16 15:58:27 2010
@@ -63,7 +63,7 @@ under-the-hood is as follows:
    1. The root refers to a particular snapshot of the DAG node tree,
       and from this we can learn the node-revision ID of the node
       which represents the root directory ("/") as it appears in that
-      snaphot.  Given this node-revision ID, it's all DAG from here.
+      snapshot.  Given this node-revision ID, it's all DAG from here.
 
    2. The path is split into components and traversed, beginning with
       the root node, and walking down toward the full path.  Each