Author: hartmannathan
Date: Thu Jul 27 14:09:37 2023
New Revision: 1911316

URL: http://svn.apache.org/viewvc?rev=1911316&view=rev
Log:
* subversion/svn/cl.h: Fix a typo in a docstring.

Modified:
    subversion/trunk/subversion/svn/cl.h

Modified: subversion/trunk/subversion/svn/cl.h
URL: 
http://svn.apache.org/viewvc/subversion/trunk/subversion/svn/cl.h?rev=1911316&r1=1911315&r2=1911316&view=diff
==============================================================================
--- subversion/trunk/subversion/svn/cl.h (original)
+++ subversion/trunk/subversion/svn/cl.h Thu Jul 27 14:09:37 2023
@@ -881,7 +881,7 @@ typedef enum svn_cl__prop_use_e
 svn_cl__prop_use_t;
 
 /* If PROPNAME looks like but is not identical to one of the svn:
- * poperties, raise an error and suggest a better spelling. Names that
+ * properties, raise an error and suggest a better spelling. Names that
  * raise errors look like this:
  *
  *   - start with svn: but do not exactly match a known property; or,


Reply via email to