fix utf8 text support
This commit is contained in:
parent
df779a87ba
commit
5a1753a2b1
@ -4,7 +4,7 @@ public class Reponse {
|
||||
private String intitule;
|
||||
private boolean juste = false;
|
||||
|
||||
public String getIntitulé() {
|
||||
public String getIntitule() {
|
||||
return intitule;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user