Browse Source

[1028] typo

Jelte Jansen 13 years ago
parent
commit
4f6c644178
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/bin/xfrin/xfrin.py.in

+ 1 - 1
src/bin/xfrin/xfrin.py.in

@@ -842,7 +842,7 @@ def process_xfrin(server, xfrin_recorder, zone_name, rrclass, db_file,
                         shutdown_event, master_addrinfo, check_soa, tsig_key,
                         request_type, conn_class)
     except Exception as ex:
-        # don't log it until we complete derement().
+        # don't log it until we complete decrement().
         exception = ex
     xfrin_recorder.decrement(zone_name)