diff --git a/facetapi.theme.inc b/facetapi.theme.inc index 93af426..dcf2038 100644 --- a/facetapi.theme.inc +++ b/facetapi.theme.inc @@ -76,7 +76,7 @@ function theme_facetapi_link_inactive($variables) { } /** - * Returns HTML for an inactive facet item. + * Returns HTML for an active facet item. * * @param $variables * An associative array containing the keys 'text', 'path', and 'options'. See