We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 148e914 commit 98a5b85Copy full SHA for 98a5b85
gitk
@@ -11683,7 +11683,7 @@ proc prefspage_general {notebook} {
11683
11684
ttk::entry $page.refstohide -textvariable refstohide
11685
ttk::frame $page.refstohidef
11686
- ttk::label $page.refstohidef.l -text [mc "Refs to hide (space-separated)" ]
+ ttk::label $page.refstohidef.l -text [mc "Refs to hide (space-separated globs)" ]
11687
pack $page.refstohidef.l -side left
11688
pack configure $page.refstohidef.l -padx 10
11689
grid x $page.refstohidef $page.refstohide -sticky ew
0 commit comments