summaryrefslogtreecommitdiff
path: root/doc/en/usage.rst
diff options
context:
space:
mode:
authorBruno Oliveira <nicoddemus@gmail.com>2017-03-14 18:10:23 -0300
committerBruno Oliveira <nicoddemus@gmail.com>2017-03-14 18:10:23 -0300
commit6c9011c12fd3b14d09562c6d391319e70883eef9 (patch)
tree0ee2774eb8a557f6fb168b72c20a44c311911cc0 /doc/en/usage.rst
parentd1ea7c8cc8f304ba90900bdef0cfa73395a0fbd5 (diff)
parentfa15ae754500916eb5226adb1efaaf95f0ce4618 (diff)
downloadpytest-6c9011c12fd3b14d09562c6d391319e70883eef9.tar.gz
Merge branch 'master' into merge-master-into-features-post-3.0.7
Diffstat (limited to 'doc/en/usage.rst')
-rw-r--r--doc/en/usage.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/usage.rst b/doc/en/usage.rst
index d5d35993e..e87c56ac3 100644
--- a/doc/en/usage.rst
+++ b/doc/en/usage.rst
@@ -192,7 +192,7 @@ This will add an extra property ``example_key="1"`` to the generated
.. warning::
- This is an experimental feature, and its interface might be replaced
+ ``record_xml_property`` is an experimental feature, and its interface might be replaced
by something more powerful and general in future versions. The
functionality per-se will be kept, however.