mirror of
https://github.com/apache/cordova-android.git
synced 2025-01-19 15:12:51 +08:00
Spelling: success
This commit is contained in:
parent
ca583865ea
commit
e217ab28c5
@ -1412,7 +1412,7 @@ public class ContactAccessorSdk5 extends ContactAccessor {
|
|||||||
retVal = false;
|
retVal = false;
|
||||||
}
|
}
|
||||||
|
|
||||||
// if the save was a succes return the contact ID
|
// if the save was a success return the contact ID
|
||||||
if (retVal) {
|
if (retVal) {
|
||||||
return id;
|
return id;
|
||||||
} else {
|
} else {
|
||||||
|
Loading…
Reference in New Issue
Block a user