diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/narr/hooks.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/narr/hooks.rst b/docs/narr/hooks.rst index 8455a6b04..85b1131bb 100644 --- a/docs/narr/hooks.rst +++ b/docs/narr/hooks.rst @@ -174,7 +174,7 @@ will need to register two overrides. The package name in a specification may start with a dot, meaning that the package is relative to the package in which the ZCML file resides. -For example: +For example:: <resource to_override=".subpackage:templates/" |
