# HG changeset patch # User Sean Farley # Date 1392451161 21600 # Node ID d1bd52202c6dfe7efaf333be353bec6c49a4c948 # Parent 6059c26a179fc8ae697843604336dce5ccf63c89 compathacks: specify for generic compatibility hacks diff --git a/hgsubversion/compathacks.py b/hgsubversion/compathacks.py --- 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):