Author: rhuijben
Revision: 852875
Modified property: svn:log

Modified: svn:log at Fri Feb 13 22:22:15 2015
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Fri Feb 13 22:22:15 2015
@@ -7,7 +7,7 @@ commit is for you.  All others: I warned
 Replace the current plugin/session_baton-based RA API with an API more
 like the one in libsvn_fs, with public functions and a single svn_ra_session_t
 object.  This involves deprecating the svn_ra_plugin_t structure and some
-fucntions to manipulate it, creating a new svn_ra__vtable_t structure, which
+functions to manipulate it, creating a new svn_ra__vtable_t structure, which
 is private to lisvn_ra and the RA implementation libraries and creating
 wrappers for all public functions.  In each RA implementation library, a
 compatibility wrapper is created that provides the old API.  This has to be

Reply via email to