changeset 1139:d1bd52202c6d

compathacks: specify for generic compatibility hacks
author Sean Farley <sean.michael.farley@gmail.com>
date Sat, 15 Feb 2014 01:59:21 -0600
parents 6059c26a179f
children 9ec3c2e89c94
files hgsubversion/compathacks.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/hgsubversion/compathacks.py
+++ b/hgsubversion/compathacks.py
@@ -1,4 +1,4 @@
-"""Functions to work around API changes inside Mercurial."""
+"""Functions to work around API changes."""
 
 
 def branchset(repo):