aboutsummaryrefslogtreecommitdiffstats
path: root/libbe/storage/util/properties.py
diff options
context:
space:
mode:
Diffstat (limited to 'libbe/storage/util/properties.py')
-rw-r--r--libbe/storage/util/properties.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbe/storage/util/properties.py b/libbe/storage/util/properties.py
index fd10a48..f8d3767 100644
--- a/libbe/storage/util/properties.py
+++ b/libbe/storage/util/properties.py
@@ -34,7 +34,7 @@ more information on decorators.
See Also
--------
-:mod:`libbe.storage.util.settings_object` : bundle properties into a convenient package
+:py:mod:`libbe.storage.util.settings_object` : bundle properties into a convenient package
"""