Author: julianfoad Date: Fri Oct 21 16:36:59 2011 New Revision: 1187457 URL: http://svn.apache.org/viewvc?rev=1187457&view=rev Log: * subversion/include/svn_repos.h (svn_repos_get_fs_build_parser4): Fix Doxygen mark-up.
Modified: subversion/trunk/subversion/include/svn_repos.h Modified: subversion/trunk/subversion/include/svn_repos.h URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/include/svn_repos.h?rev=1187457&r1=1187456&r2=1187457&view=diff ============================================================================== --- subversion/trunk/subversion/include/svn_repos.h (original) +++ subversion/trunk/subversion/include/svn_repos.h Fri Oct 21 16:36:59 2011 @@ -2817,7 +2817,7 @@ svn_repos_parse_dumpstream2(svn_stream_t * loaded nodes, from root to @a parent_dir. The directory @a parent_dir * must be an existing directory in the repository. * - * @note If @a start_rev and @end_rev are valid revisions, this + * @note If @a start_rev and @a end_rev are valid revisions, this * function presumes the revisions as numbered in @a dumpstream only * increase from the beginning of the stream to the end. Gaps in the * number sequence are ignored, but upon finding a revision number