mirror of
https://github.com/lakinduakash/linux-wifi-hotspot.git
synced 2024-11-10 06:00:11 +00:00
Fixed typo.
This commit is contained in:
parent
6afde1771c
commit
7a46dfc18c
@ -148,7 +148,7 @@ static void on_create_hp_clicked(GtkWidget *widget, gpointer data) {
|
||||
|
||||
|
||||
if(validator(&configValues) == FALSE){
|
||||
set_error_text("Some inputes are not valid!");
|
||||
set_error_text("Some inputs are not valid!");
|
||||
return;
|
||||
}
|
||||
else{
|
||||
|
Loading…
Reference in New Issue
Block a user