Browse Source

Fix formatting one last time

Loïc Hoguin 9 years ago
parent
commit
97b1f5dd20
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/src/guide/contributing.asciidoc

+ 1 - 1
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