fixing ReST typo

--HG--
branch : trunk
This commit is contained in:
holger krekel 2009-04-13 19:56:11 +02:00
parent ee78661775
commit 5424d3ed28
1 changed files with 1 additions and 1 deletions

View File

@ -326,7 +326,7 @@ config object. But lacking a good use case for this indirection and
flexibility we decided to go for `Convention over Configuration`_ flexibility we decided to go for `Convention over Configuration`_
and allow to directly specify the provider. It has the and allow to directly specify the provider. It has the
positive implication that you should be able to positive implication that you should be able to
"grep" for `pytest_funcarg__MYARG`` and will find all "grep" for ``pytest_funcarg__MYARG`` and will find all
providing sites (usually exactly one). providing sites (usually exactly one).
.. _`Convention over Configuration`: http://en.wikipedia.org/wiki/Convention_over_Configuration .. _`Convention over Configuration`: http://en.wikipedia.org/wiki/Convention_over_Configuration