author | timeless@mozdev.org |
Fri, 17 Aug 2012 13:58:18 -0700 | |
changeset 17481 | b555be7ca830 |
parent 17480 | 4e092da9d99f |
child 17482 | 3afb61810680 |
--- a/hgext/convert/transport.py Fri Aug 17 13:58:18 2012 -0700 +++ b/hgext/convert/transport.py Fri Aug 17 13:58:18 2012 -0700 @@ -43,7 +43,7 @@ svn.client.get_ssl_client_cert_pw_file_provider(pool), svn.client.get_ssl_server_trust_file_provider(pool), ] - # Platform-dependant authentication methods + # Platform-dependent authentication methods getprovider = getattr(svn.core, 'svn_auth_get_platform_specific_provider', None) if getprovider: