mirror of
https://github.com/vanhauser-thc/thc-hydra.git
synced 2025-08-14 10:37:27 -07:00
more spelling fixes
This commit is contained in:
parent
b1d9236312
commit
ea3fd5285c
6 changed files with 8 additions and 8 deletions
|
@ -61,7 +61,7 @@ int main(int argc, char *argv[]) {
|
|||
gtk_widget_show(wndMain);
|
||||
|
||||
|
||||
/* if we cant use the new cool file chooser, the save button gets disabled */
|
||||
/* if we can't use the new cool file chooser, the save button gets disabled */
|
||||
#ifndef GTK_TYPE_FILE_CHOOSER
|
||||
GtkWidget *btnSave;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue