diff options
| author | Stephan Richter <stephan.richter@gmail.com> | 2014-02-05 09:19:35 -0500 |
|---|---|---|
| committer | Stephan Richter <stephan.richter@gmail.com> | 2014-02-05 09:19:35 -0500 |
| commit | b9adb2110ac1c7c38fdfb2ebaae6f629c43c1fdc (patch) | |
| tree | 98ded322cf43feeba055fce62d078b7e2d98ea23 /docs | |
| parent | a1235f577f50a5704355c6ad86cecea47195947c (diff) | |
| download | zope-interface-b9adb2110ac1c7c38fdfb2ebaae6f629c43c1fdc.tar.gz | |
Fix typo.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/api.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/api.rst b/docs/api.rst index a853dc7..07979a1 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -1057,5 +1057,5 @@ For example: 'foo' When registering an adapter or utility component, the registry looks for the -`__component_name__` attribute and uses it, if no name was explicitely +`__component_name__` attribute and uses it, if no name was explicitly provided. |
