Bringing over fix [r11924] from 1.3 current to the porting branch.
Help text typo git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11925 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
parent
108e6d7b0d
commit
832e117f81
@ -116,7 +116,7 @@ int main(int argc, char **argv) {
|
||||
#define TAB "<Tab>"
|
||||
view->textfont(FL_HELVETICA);
|
||||
view->textsize(10);
|
||||
view->value("The Filter can be one or more filters patterns, one per line.\n"
|
||||
view->value("The Filter can be one or more filter patterns, one per line.\n"
|
||||
"Patterns can be:<ul>\n"
|
||||
" <li>A single wildcard (e.g. <tt>\"*.txt\"</tt>)</li>\n"
|
||||
" <li>Multiple wildcards (e.g. <tt>\"*.{cxx,h,H}\"</tt>)</li>\n"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user