Author: futatuki
Revision: 1885008
Modified property: svn:log
Modified: svn:log at Fri Jan 1 18:42:48 2021
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Fri Jan 1 18:42:48 2021
@@ -12,9 +12,9 @@ Follow up to r1880967: swig-py: Add test
New functions. Python implementation of test helper functions in
subversion/tests/svn_test_fs.c.
(SubversionFSTestCase.check_commit_txn):
- New helper function. A Python imprementation of test_commit_txn()
+ New helper function. A Python implementation of test_commit_txn()
in subversion/tests/libsvn_fs/fs-test.c.
(SubversionFSTestCase.test_basic_commit,
SubversionFSTestCase.test_merging_commit):
- New test cases. Python imprementation of basic_commit() and
+ New test cases. Python implementation of basic_commit() and
test_merging_commit() in subversion/tests/libsvn_fs/fs-test.c.