diff options
| author | Tshepang Lekhonkhobe <tshepang@gmail.com> | 2013-01-02 02:22:52 +0200 |
|---|---|---|
| committer | Tshepang Lekhonkhobe <tshepang@gmail.com> | 2013-01-02 02:40:17 +0200 |
| commit | 043ccddb909327106264d10ed5d413760a51770d (patch) | |
| tree | 221ab651189aa7d54c5870f07cd065808d76cb04 /docs/api | |
| parent | 08c2217e7f831379016e1ddee0b5d51eeca53878 (diff) | |
| download | pyramid-043ccddb909327106264d10ed5d413760a51770d.tar.gz pyramid-043ccddb909327106264d10ed5d413760a51770d.tar.bz2 pyramid-043ccddb909327106264d10ed5d413760a51770d.zip | |
eliminate other repeated words
Diffstat (limited to 'docs/api')
| -rw-r--r-- | docs/api/registry.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/api/registry.rst b/docs/api/registry.rst index 4c1af2678..a7879d3d5 100644 --- a/docs/api/registry.rst +++ b/docs/api/registry.rst @@ -33,7 +33,7 @@ The default implementation of the interface :class:`pyramid.interfaces.IIntrospectable` used by framework exenders. - An instance of this class is is created when + An instance of this class is created when :attr:`pyramid.config.Configurator.introspectable` is called. This class is new as of :app:`Pyramid` 1.3. |
