Fix various typos

This commit is contained in:
Michael Vetter
2020-12-10 09:24:32 +01:00
parent f0bfa69296
commit a94378f206
11 changed files with 20 additions and 20 deletions

View File

@@ -96,7 +96,7 @@ typedef struct bookmark_t
char* password;
char* name;
gboolean autojoin;
int ext_gajim_minimize; //0 - non existant, 1 - true, 2 - false
int ext_gajim_minimize; //0 - non existent, 1 - true, 2 - false
} Bookmark;
typedef struct disco_identity_t