summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorStephan Richter <stephan.richter@gmail.com>2014-02-05 09:19:35 -0500
committerStephan Richter <stephan.richter@gmail.com>2014-02-05 09:19:35 -0500
commitb9adb2110ac1c7c38fdfb2ebaae6f629c43c1fdc (patch)
tree98ded322cf43feeba055fce62d078b7e2d98ea23 /docs
parenta1235f577f50a5704355c6ad86cecea47195947c (diff)
downloadzope-interface-b9adb2110ac1c7c38fdfb2ebaae6f629c43c1fdc.tar.gz
Fix typo.
Diffstat (limited to 'docs')
-rw-r--r--docs/api.rst2
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.