aboutsummaryrefslogtreecommitdiff
path: root/rpki/rpkid.py
diff options
context:
space:
mode:
Diffstat (limited to 'rpki/rpkid.py')
-rw-r--r--rpki/rpkid.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/rpki/rpkid.py b/rpki/rpkid.py
index fbbb1cfc..a82195b3 100644
--- a/rpki/rpkid.py
+++ b/rpki/rpkid.py
@@ -291,7 +291,7 @@ class main(object):
def cronjob_handler(self, handler):
"""
External trigger to schedule periodic tasks. Obsolete for
- produciton use, but portions of the test framework still use this.
+ production use, but portions of the test framework still use this.
"""
if self.use_internal_cron: