Merge pull request #1442 from Crysikrend/master

Added the word 'find' as it was missing in docs/ale-cs.txt
This commit is contained in:
w0rp
2018-03-22 15:17:56 +00:00
committed by GitHub

View File

@@ -38,7 +38,7 @@ mcsc *ale-cs-mcsc*
The paths to search for additional assembly files can be specified using the
|g:ale_cs_mcsc_assembly_path| or |b:ale_cs_mcsc_assembly_path| variables.
NOTE: ALE will not any errors in files apart from syntax errors if any one
NOTE: ALE will not find any errors in files apart from syntax errors if any one
of the source files contains a syntax error. Syntax errors must be fixed
first before other errors will be shown.