Author: kotkov
Date: Wed Mar  4 08:05:28 2015
New Revision: 1663880

URL: http://svn.apache.org/r1663880
Log:
* STATUS: Fix a typo in the r1663738 justification.

Modified:
    subversion/branches/1.9.x/STATUS

Modified: subversion/branches/1.9.x/STATUS
URL: 
http://svn.apache.org/viewvc/subversion/branches/1.9.x/STATUS?rev=1663880&r1=1663879&r2=1663880&view=diff
==============================================================================
--- subversion/branches/1.9.x/STATUS (original)
+++ subversion/branches/1.9.x/STATUS Wed Mar  4 08:05:28 2015
@@ -61,7 +61,7 @@ Candidate changes:
    Stop exposing and prohibit changing internal txn props through FS API
    Justification:
      Prevents an implementation detail leak.  Prohibits changing the
-     internal behavior of our transactions public API.  Avoids a situation
+     internal behavior of our transactions via public API.  Avoids a situation
      with the API function call discarding the data and falsely reporting
      success for "set" operations with 'svn:client-date' properties, i.e.,
      with the API telling us that the operation completed successfully when


Reply via email to