File: 001-settingsdialog.ui.diff

package info (click to toggle)
qstardict 3.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,872 kB
  • sloc: cpp: 6,962; xml: 77; makefile: 6; sh: 2
file content (16 lines) | stat: -rw-r--r-- 993 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#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>