Adding noun re PR13885

This commit is contained in:
Jay McCarthy 2013-10-15 10:18:26 -06:00
parent 9cba5e6e90
commit add6166fad

View File

@ -1399,7 +1399,7 @@
"in different scopes "
"")
pkg conflicting-pkg (pretty-module-path mp))
(pkg-error (~a "package conflicts with existing installed\n"
(pkg-error (~a "package conflicts with existing installed module\n"
" package: ~a\n"
" module path: ~s")
pkg (pretty-module-path mp))))]