aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/guide/contributing.asciidoc
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-12-04 10:55:06 +0100
committerLoïc Hoguin <[email protected]>2015-12-04 10:55:06 +0100
commit97b1f5dd20bc07de299769fa1c425d710663d840 (patch)
tree66e7377c7d04195a55b2dc5f7c3b285dbf4b924b /doc/src/guide/contributing.asciidoc
parent9c1875cb92fe4103558f7d0b27963adbf2eafd66 (diff)
downloaderlang.mk-97b1f5dd20bc07de299769fa1c425d710663d840.tar.gz
erlang.mk-97b1f5dd20bc07de299769fa1c425d710663d840.tar.bz2
erlang.mk-97b1f5dd20bc07de299769fa1c425d710663d840.zip
Fix formatting one last time
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