about summary refs log tree commit diff
diff options
context:
space:
mode:
authorlakoliu <99976966+lakoliu@users.noreply.github.com>2022-04-01 23:20:26 +0200
committerGitHub <noreply@github.com>2022-04-01 23:20:26 +0200
commite8e07ab34eb64d86a21ea215232f63531f55ee07 (patch)
tree5b07beb961b590e3c0fc5a4d7715a1c6555c544c
parent1ff89ffbee64f59c89e59d38074d52d7a73e0448 (diff)
parent23e4530dd9a806a8f5b8edba55f009c43679bfb5 (diff)
downloadFurtherance-e8e07ab34eb64d86a21ea215232f63531f55ee07.tar.zst
Merge pull request #7 from W-Floyd/typo-fix
fix: Correct typo: miniutes -> minutes
Thanks @W-Floyd !!
-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">