amaembo / huntbugs

Java bytecode static analyzer
Apache License 2.0
304 stars 32 forks source link

Fix error description #34

Closed detouched closed 7 years ago

detouched commented 7 years ago

I believe there's a typo in this error description.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 86.259% when pulling f2e771e1c4c6dc5eb95f12de9124ed72e9609b5f on detouched:detouched/fix-error-description into 80613bf216653791707fc9ee14cc3875ec60861c on amaembo:master.

amaembo commented 7 years ago

Merged, thanks