trivial: fix a typo in a comment

This commit is contained in:
Jiří Klimeš 2014-02-10 16:26:12 +01:00
parent 507599a2d2
commit 31f7558e30

View file

@ -96,7 +96,7 @@ typedef struct {
guint session_changed_id;
/* TRUE if the connection has not yet been saved to disk,
* or it it contains changes that have not been saved to disk.
* or if it contains changes that have not been saved to disk.
*/
gboolean unsaved;