Просмотр исходного кода

Merge pull request #678 from ihassanyousaf/patch-1

fix possible typo in README.md `leaves` had been written instead of `leaks`
Ramon 4 лет назад
Родитель
Сommit
0d9ab37ba4
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -282,7 +282,7 @@ So you can use the following to effectively create the proper Perl regex:
 
 
 ### Exit Codes
-You can always set the exit code when leaves are encountered with the `--leaks-exit-code` flag. Default exit codes below:
+You can always set the exit code when leaks are encountered with the `--leaks-exit-code` flag. Default exit codes below:
 ```
 0 - no leaks present
 1 - leaks or error encountered