aino-komal / mvp4g

Automatically exported from code.google.com/p/mvp4g
0 stars 0 forks source link

Grammar problem in error message #39

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Mvp4gAnnotationException throws this error message:

"Have you forget to inject it to a presenter?"

The correct form should be:

"Have you forgotten to inject it to a presenter?"

A trivial error but also very easy to fix.

Best regards,
Konrad Ciborowski

Original issue reported on code.google.com by ci...@poczta.fm on 20 Aug 2010 at 9:54

GoogleCodeExporter commented 9 years ago
Thanks for reporting the error. It's true even if it's a small error, it looks 
much better if corrected.

I brought the changes for the 1.2.0 release

Original comment by plcoir...@gmail.com on 13 Sep 2010 at 5:06