Loïc Hoguin 9 лет назад
Родитель
Сommit
97b1f5dd20
1 измененных файлов с 1 добавлено и 1 удалено
  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