^^^^^^^
An integer describing the interval between checks for updates.
By default, the RPZ zone's default is used.
-If allowed by :ref:`setting-allow-notify-for` and :ref:`setting-allow-notify-from`, a ``notify`` for an RPZ zone will initiate an freshness check.
+If allowed by :ref:`setting-allow-notify-for` and :ref:`setting-allow-notify-from`, a ``notify`` for an RPZ zone will initiate a freshness check.
maxReceivedMBytes
^^^^^^^^^^^^^^^^^
static LockGuarded<std::multimap<DNSName, RPZWaiter&>> condVars;
-// Notify all threads trakcing the RPZ name
+// Notify all threads tracking the RPZ name
bool notifyRPZTracker(const DNSName& name)
{
auto lock = condVars.lock();