[TIMOB-18485] Android: correct spelling of "Successfully" in TiVerify
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Medium |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2015-02-03T00:45:53.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | Android |
| Labels | n/a |
| Reporter | Ingo Muschenetz |
| Assignee | Ashraf Abu |
| Created | 2015-01-30T21:32:24.000+0000 |
| Updated | 2017-03-14T12:14:04.000+0000 |
Description
From https://github.com/appcelerator/titanium_verify/blob/master/android/src/org/appcelerator/titanium/TiVerify.java#L232
Succesfully => Successfully
Should be a quick fix.
Yup. Very quick. PR: https://github.com/appcelerator/titanium_verify/pull/16
Closing ticket as fixed.