hbb20 / hbb20/CountryCodePickerProject

Error in wiki

Aperta
#444 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Java
Stelle
1.5k
Fork
509
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

In the [wiki](https://github.com/hbb20/CountryCodePickerProject/wiki/Full-Number-Support)
the last few lines has a function call for ```//get unformatted number i.e. "14696641766"```
where the function call is
```java
ccp,.getFullNumber();
```
but it should be
```java
ccp.getFullNumber();
```
there is a comma which should not be there

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.