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
1 changed files with 1 additions and 1 deletions

View File

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