Fix Inspector tooltip typo
This commit is contained in:
parent
4df0bb7880
commit
6456e94500
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@
|
|||
<property name="visible">True</property>
|
||||
<property name="can_focus">True</property>
|
||||
<property name="receives_default">True</property>
|
||||
<property name="tooltip_text" translatable="yes" comments="Tooltip for inspector button">Search fo matching log entries</property>
|
||||
<property name="tooltip_text" translatable="yes" comments="Tooltip for inspector button">Search for matching log entries</property>
|
||||
<property name="action_name">win.toggle-search</property>
|
||||
<child>
|
||||
<object class="GtkImage">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue