aboutsummaryrefslogtreecommitdiffstats
path: root/libbe/util/tree.py
diff options
context:
space:
mode:
Diffstat (limited to 'libbe/util/tree.py')
-rw-r--r--libbe/util/tree.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbe/util/tree.py b/libbe/util/tree.py
index 163c09a..affdb85 100644
--- a/libbe/util/tree.py
+++ b/libbe/util/tree.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/>.
-"""Define :class:`Tree`, a traversable tree structure.
+"""Define :py:class:`Tree`, a traversable tree structure.
"""
import libbe