> @@ -309,7 +309,7 @@ static GtkWidget *add_find_checkboxes(GtkDialog *dialog)
>       ui_hookup_widget(dialog, check_regexp, "check_regexp");
>       gtk_button_set_focus_on_click(GTK_BUTTON(check_regexp), FALSE);
>       gtk_widget_set_tooltip_text(check_regexp, _("Use POSIX-like regular 
> expressions. "
> -             "For detailed information about using regular expressions, 
> please read the documentation."));
> +             "For tips about using regular expressions, please read the 
> Geany manual."));

@b4n, elsewhere we don't refer to something else, whereas this refers to PCRE.  
Its all one paragraph, "the documentation" refers to the previously named 
"PCRE".  

---
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/pull/1170/files/70cc01372cb2d53ae92bf8c476d39a47b5da8de4#r73981642

Reply via email to