aboutsummaryrefslogtreecommitdiff
path: root/rpki/gui/app/models.py
diff options
context:
space:
mode:
Diffstat (limited to 'rpki/gui/app/models.py')
-rw-r--r--rpki/gui/app/models.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/rpki/gui/app/models.py b/rpki/gui/app/models.py
index c49e6d43..56ada2ab 100644
--- a/rpki/gui/app/models.py
+++ b/rpki/gui/app/models.py
@@ -122,7 +122,7 @@ class Alert(models.Model):
class Conf(rpki.irdb.models.ResourceHolderCA):
"""This is the center of the universe, also known as a place to
- have a handle on a resource-holding entity. It's the <self>
+ have a handle on a resource-holding entity. It's the <tenant/>
in the rpkid schema.
"""