b4n approved this pull request.

Oops, my bad, I didn't see you were *adding* the missing space, sorry -- I must 
still be half-asleep somehow.
Anyway, I like it better like that :+1: 

> @@ -443,7 +443,7 @@ gboolean dialogs_workbench_settings(WORKBENCH *workbench)
        ui_table_add_row(GTK_TABLE(table), 1, w_enable_live_update, NULL);
        gtk_widget_set_tooltip_text(w_enable_live_update,
                _("If the option is activated (default), then the list of files 
and the sidebar"
-                 " will be updated automatically if a file or directory is 
created, removed or renamed."
+                 " will be updated automatically if a file or directory is 
created, removed or renamed. "

Ideally the leading space here would also be on the previous line, but that's 
OK with this.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/769#pullrequestreview-151377103

Reply via email to