-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Log:
* subversion/libsvn_fs_fs/structure
(): Fix typos.
Patch by: Kannan R <[email protected]>
- --
Thanks & Regards,
Kannan
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iQEVAwUBSw1BKnlTqcY7ytmIAQIj6Af/dj0Auq8P/dHcX80FtYtmhiii0vgUAl5O
kCDstq1Bz+w8dRNFseKTcAJVnlmNUOyyoWXXmGA+ubY3a1WUH3OKJemNJXQ1cX4r
+Ol7f7pt7gnwsh9/hhSvs/ubLuK3Lx0ik52NmH0ZVIU4x7x2Wl/up6ZkQjS1vcpg
ZWvPx7Ac1DfYEjoaKAZ5QyRlp0PfZtrgGxChP/sUHl0vp0mgMXkh13vMyIm7W1WJ
6DF5uXuCp7miiTr9KARJlaPeMkPaLW8Ygdvkcv14WwCZocC15xVwfsKWi5l39LgM
xbi3MZz8tCMLNP8ZCbeyhPpSCpueKZSV9c4nTT0UJLzQPRxXDzNs2Q==
=uLLQ
-----END PGP SIGNATURE-----
Index: subversion/libsvn_fs_fs/structure
===================================================================
--- subversion/libsvn_fs_fs/structure (revision 884086)
+++ subversion/libsvn_fs_fs/structure (working copy)
@@ -328,7 +328,7 @@
empty stream. After the initial line comes raw svndiff data, followed
by a cosmetic trailer "ENDREP\n".
-If the a representation is for the text contents of a directory node,
+If the representation is for the text contents of a directory node,
the expanded contents are in hash dump format mapping entry names to
"<type> <id>" pairs, where <type> is "file" or "dir" and <id> gives
the ID of the child node-rev.
@@ -356,13 +356,13 @@
<digest> gives hex MD5 digest of expanded rep
### in formats >=4, also present:
<sha1-digest> gives hex SHA1 digest of expanded rep
- <uniqifier> see representation_t->uniqifier in fs.h
+ <uniquifier> see representation_t->uniquifier in fs.h
cpath FS pathname node was created at
copyfrom "<rev> <path>" of copyfrom data
copyroot "<rev> <created-path>" of the root of this copy
minfo-cnt The number of nodes under (and including) this node
which have svn:mergeinfo.
- minfo-here Exists if if this node itself has svn:mergeinfo.
+ minfo-here Exists if this node itself has svn:mergeinfo.
The predecessor of a node-rev crosses both soft and true copies;
together with the count field, it allows efficient determination of