Fix depending spelling and add comma in error message

This commit is contained in:
Zach Ploskey 2017-10-19 23:28:14 -07:00
parent a63276f5b3
commit 3c9de3a9d1
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ let parse_deps ~dir lines ~modules ~alias_module ~lib_interface_module =
This doesn't make sense to me.\n\
\n\
%s is the main module of the library and is the only module exposed \n\
outside of the library. Consequently it should be the one dependending \n\
outside of the library. Consequently, it should be the one depending \n\
on all the other modules in the library."
unit (Path.to_string dir) m.name m.name);
let deps =