#Description: fixing spelling error.
#Forwarded: https://github.com/a-rodin/qstardict/issues/1
#Author: Alex Fomin <fomin_alex@yahoo.com>
#---
diff -Nru qstardict-3.0.0.orig/qstardict/settingsdialog.ui qstardict-3.0.0/qstardict/settingsdialog.ui
--- qstardict-3.0.0.orig/qstardict/settingsdialog.ui	2024-12-08 13:05:22.000000000 +0000
+++ qstardict-3.0.0/qstardict/settingsdialog.ui	2024-12-10 21:45:25.125580661 +0000
@@ -85,7 +85,7 @@
          <item>
           <widget class="QLineEdit" name="speechCmdEdit">
            <property name="toolTip">
-            <string>Enter cmd for the speaching program.&lt;br&gt;If cmd contains &quot;%s&quot; it will be replaced to word, else word will be writen to stdin of speech process.</string>
+            <string>Enter cmd for the speaching program.&lt;br&gt;If cmd contains &quot;%s&quot; it will be replaced to word, else word will be written to stdin of speech process.</string>
            </property>
           </widget>
          </item>
