aboutsummaryrefslogtreecommitdiffstats
path: root/libbe/diff.py
diff options
context:
space:
mode:
authorW. Trevor King <wking@tremily.us>2012-10-26 08:55:42 -0400
committerW. Trevor King <wking@tremily.us>2012-10-26 08:55:42 -0400
commit5c0102f49c607d026fe3e32438174b8bdb5872d5 (patch)
tree5edd7cc246a990f0415eec5ef0ea97caa1cb6d70 /libbe/diff.py
parent3dc53df836ef169d8c28f98495508bc4531c977f (diff)
downloadbugseverywhere-5c0102f49c607d026fe3e32438174b8bdb5872d5.tar.gz
doc: clean up top level module docstrings
Diffstat (limited to 'libbe/diff.py')
-rw-r--r--libbe/diff.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbe/diff.py b/libbe/diff.py
index 14f985e..c2f4e68 100644
--- a/libbe/diff.py
+++ b/libbe/diff.py
@@ -18,7 +18,7 @@
# You should have received a copy of the GNU General Public License along with
# Bugs Everywhere. If not, see <http://www.gnu.org/licenses/>.
-"""Tools for comparing two :py:class:`libbe.bug.BugDir`\s.
+"""Tools for comparing two :py:class:`~libbe.bugdir.BugDir`\s.
"""
import difflib