diff -r 54944faf9b61 -r 4be32427b2b9 doc/book/en/tutorials/tools/windmill.rst --- a/doc/book/en/tutorials/tools/windmill.rst Mon Jan 24 09:42:09 2011 +0100 +++ b/doc/book/en/tutorials/tools/windmill.rst Mon Jan 24 11:39:53 2011 +0100 @@ -150,7 +150,7 @@ If you want to change cubicweb test server parameters, you can check class variables from :class:`CubicWebServerConfig` or inherit it with overriding the -:var:`configcls` attribute in :class:`CubicWebServerTC` :: +:attr:`configcls` attribute in :class:`CubicWebServerTC` :: .. sourcecode:: python