Fix typo in tuned-gui
- Fix typos for tuned daemon not running prompt
This commit is contained in:
parent
2cc3d74798
commit
d24cb4e58c
1 changed files with 1 additions and 1 deletions
|
|
@ -1389,7 +1389,7 @@
|
|||
<property name="visible">True</property>
|
||||
<property name="can_focus">False</property>
|
||||
<property name="margin_top">50</property>
|
||||
<property name="label" translatable="yes">Daemon TUned Is not running. </property>
|
||||
<property name="label" translatable="yes">Daemon tuned is not running.</property>
|
||||
</object>
|
||||
<packing>
|
||||
<property name="expand">False</property>
|
||||
|
|
|
|||
Loading…
Reference in a new issue