forked from github/cordova-android
Spelling: success
This commit is contained in:
parent
ca583865ea
commit
e217ab28c5
@ -1412,7 +1412,7 @@ public class ContactAccessorSdk5 extends ContactAccessor {
|
||||
retVal = false;
|
||||
}
|
||||
|
||||
// if the save was a succes return the contact ID
|
||||
// if the save was a success return the contact ID
|
||||
if (retVal) {
|
||||
return id;
|
||||
} else {
|
||||
|
Loading…
Reference in New Issue
Block a user