diff options
Diffstat (limited to 'src/gtk')
-rwxr-xr-x | src/gtk/preferences_window.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gtk/preferences_window.ui b/src/gtk/preferences_window.ui index 58d3a70..a0bb6fb 100755 --- a/src/gtk/preferences_window.ui +++ b/src/gtk/preferences_window.ui @@ -36,7 +36,7 @@ <child> <object class="AdwActionRow"> <property name="title" translatable="yes">_Minutes to idle</property> - <property name="subtitle" translatable="yes">Number of miniutes before the user is considered idle</property> + <property name="subtitle" translatable="yes">Number of minutes before the user is considered idle</property> <property name="use_underline">True</property> <child> <object class="GtkSpinButton" id="notify_of_idle_spin"> |