about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
authorWilliam Floyd <william.png2000@gmail.com>2022-04-01 16:16:49 -0500
committerWilliam Floyd <william.png2000@gmail.com>2022-04-01 16:16:49 -0500
commit23e4530dd9a806a8f5b8edba55f009c43679bfb5 (patch)
tree5b07beb961b590e3c0fc5a4d7715a1c6555c544c /src
parent1ff89ffbee64f59c89e59d38074d52d7a73e0448 (diff)
downloadFurtherance-23e4530dd9a806a8f5b8edba55f009c43679bfb5.tar.zst
fix: Correct typo: miniutes -> minutes
Diffstat (limited to 'src')
-rwxr-xr-xsrc/gtk/preferences_window.ui2
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">