There's a typo in the Debian init script. Is this the correct place to report packaging bugs?

--- /etc/init.d/kamailio    2014-03-06 13:42:23.000000000 -0700
+++ /tmp/kamailio    2014-03-07 08:41:05.000000000 -0700
@@ -52,7 +52,7 @@
         log_failure_msg "Not starting $DESC: invalid configuration file!"
         log_failure_msg
         log_failure_msg "$out"
-        log_faiulre_msg
+        log_failure_msg
         exit 1
     fi
 }


Corey