Skip to content

Commit a625464

Browse files
committed
fix a typo that always bothered me :)
1 parent 629b994 commit a625464

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

resources/layouts/aboutdialog.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@
202202
<item>
203203
<widget class="QLabel" name="label">
204204
<property name="text">
205-
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-family:'Hack';&quot;&gt;UnCSO2&lt;/span&gt; was tested agaisnt Counter-Strike: Online 2 copies from the following regions:&lt;/p&gt;&lt;p&gt;Korea, China, Taiwan and Japan.&lt;/p&gt;&lt;p&gt;It was also tested agaisnt Korea's Titanfall Online.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
205+
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-family:'Hack';&quot;&gt;UnCSO2&lt;/span&gt; was tested against Counter-Strike: Online 2 copies from the following regions:&lt;/p&gt;&lt;p&gt;Korea, China, Taiwan and Japan.&lt;/p&gt;&lt;p&gt;It was also tested against Korea's Titanfall Online.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
206206
</property>
207207
<property name="textFormat">
208208
<enum>Qt::RichText</enum>

0 commit comments

Comments
 (0)