diff --git a/src/cabinetry/route.py b/src/cabinetry/route.py index 385895e2..2f40bd46 100644 --- a/src/cabinetry/route.py +++ b/src/cabinetry/route.py @@ -323,7 +323,7 @@ def apply_to_templates( *, match_func: Optional[MatchFunc] = None, ) -> None: - """Applies the supplied function ``default_func`` to all templates. + """Applies the supplied function ``default_func`` to all specified templates. The templates are specified by the configuration file. The function takes four arguments in this order: