We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cecb3ba commit e5b8cf7Copy full SHA for e5b8cf7
doc/design.txt
@@ -942,7 +942,7 @@ There are two kinds of detectors:
942
2. a `reactor` is triggered just after an item has been modified
943
944
When the Roundup database is about to perform a ``create()``, ``set()``,
945
-``retire()``, or ``restore`` operation, it first calls any *auditors*
+``retire()``, or ``restore()`` operation, it first calls any *auditors*
946
that have been registered for that operation on that class. Any auditor
947
may raise a *Reject* exception to abort the operation.
948
0 commit comments