diff --git a/doc/en/funcarg_compare.txt b/doc/en/funcarg_compare.txt index f7a092c73..084be31e4 100644 --- a/doc/en/funcarg_compare.txt +++ b/doc/en/funcarg_compare.txt @@ -121,7 +121,7 @@ factory function. No ``pytest_funcarg__`` prefix when using @factory decorator ------------------------------------------------------------------- -When using the ``@funcarg`` decorator the name of the function +When using the ``@factory`` decorator the name of the function denotes the name under which the resource can be accessed as a function argument::