aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--rpkid/rpki/x509.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/rpkid/rpki/x509.py b/rpkid/rpki/x509.py
index d609a3b7..4f85f625 100644
--- a/rpkid/rpki/x509.py
+++ b/rpkid/rpki/x509.py
@@ -1012,7 +1012,7 @@ class XML_CMS_object(CMS_object):
dump_outbound_cms = None
- ## @var dump_outbound_cms
+ ## @var dump_inbound_cms
# If set, we write all inbound XML-CMS PDUs to disk, for debugging.
# Value of this variable is prefix portion of filename, tail will
# be a timestamp.