Changes
m
fix comment typo
function p.matchNamespace(ns)
-- Matches a namespace number to a string that can be passed to the
-- namespacep namespace parameter of p.getCategoryName.
if not ns or type(ns) ~= 'number' then
return 'all'