aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/guide/contributing.asciidoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/guide/contributing.asciidoc')
-rw-r--r--doc/src/guide/contributing.asciidoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/guide/contributing.asciidoc b/doc/src/guide/contributing.asciidoc
index cf258c8..0bb12a1 100644
--- a/doc/src/guide/contributing.asciidoc
+++ b/doc/src/guide/contributing.asciidoc
@@ -36,7 +36,7 @@ contribute the fix back or become a paying customer.
=== Code
The code is located in the 'core/\*.mk' and 'plugins/\*.mk' files.
-The tests are located in the 'test/Makefile' and 'test/\*.mk' files.
+The tests are located in the 'test/Makefile' and 'test/*.mk' files.
If you have a fix or a hack for a bug, you should open a
pull request. Any fix should include a test case that fails