From a7ff7c49085c320c1e0a2ffb66cc6d283c5acb8e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 21 Jan 2017 19:17:10 +0100 Subject: New upstream version 0.25.3 --- src/Dialogs.vala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Dialogs.vala') diff --git a/src/Dialogs.vala b/src/Dialogs.vala index ef26b0e..d2f2cb0 100644 --- a/src/Dialogs.vala +++ b/src/Dialogs.vala @@ -2668,7 +2668,7 @@ public class PreferencesDialog { private bool map_event() { // Set the signal for the lib dir button after the dialog is displayed, - // because the FileChooserButton has a nasty habbit of selecting a + // because the FileChooserButton has a nasty habit of selecting a // different folder when displayed if the provided path doesn't exist. // See ticket #3000 for more info. library_dir_button.current_folder_changed.connect(on_current_folder_changed); -- cgit v1.2.3