SubsonicSettingsPage: Rename HTTP2 to HTTP/2

This commit is contained in:
Jonas Kvinge
2021-10-09 16:38:13 +02:00
parent f38b33ee50
commit 17226b524b

View File

@@ -160,7 +160,7 @@
<item> <item>
<widget class="QCheckBox" name="checkbox_http2"> <widget class="QCheckBox" name="checkbox_http2">
<property name="text"> <property name="text">
<string>Use HTTP2 when possible</string> <string>Use HTTP/2 when possible</string>
</property> </property>
</widget> </widget>
</item> </item>