Skip to content

Commit 363179a

Browse files
authored
Merge pull request #3140 from dandv/patch-1
Fix typo in issueassistantdialog.ui
2 parents bac7b35 + b10083f commit 363179a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/dialogs/issueassistantdialog.ui

+1-1
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,7 @@
380380
<item row="0" column="0" colspan="2">
381381
<widget class="QLabel" name="label_4">
382382
<property name="text">
383-
<string notr="true">&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Debug-logging was automatically enable. Please make sure that the log output provides useful information by pressing the &lt;span style=&quot; font-weight:600;&quot;&gt;Refresh&lt;/span&gt; button after you were reproducing your issue.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
383+
<string notr="true">&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Debug-logging was automatically enabled. Please make sure that the log output provides useful information by pressing the &lt;span style=&quot; font-weight:600;&quot;&gt;Refresh&lt;/span&gt; button after you were reproducing your issue.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
384384
</property>
385385
<property name="wordWrap">
386386
<bool>true</bool>

0 commit comments

Comments
 (0)