fix: spelling mistake in README and "qBittorrent" casing (#368)

This commit is contained in:
Troplo 2022-02-02 10:57:05 +11:00 committed by GitHub
parent f41b11f8a6
commit 90d6623711
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View file

@ -7,7 +7,7 @@
<p>&nbsp;</p>
The sleekest looking WebUI for qBittorrent made with Vue.js!
> Vue, qBitorrent, Vuetify
> Vue, qBittorrent, Vuetify
</p>
<p>&nbsp;</p>
<p>&nbsp;</p>

View file

@ -7,7 +7,7 @@
<meta name="mobile-web-app-capable" content="yes">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<link rel="icon" href="./favicon.ico?s=1">
<title>Qbittorrent</title>
<title>qBittorrent</title>
</head>
<body oncontextmenu='return false'>
<noscript>

View file

@ -4,7 +4,7 @@ import store from '../store'
export class DocumentTitle {
static setDefault() {
this.set('Qbittorrent')
this.set('qBittorrent')
}
static setGlobalSpeed() {

View file

@ -18,7 +18,7 @@
{ 'subheading ml-0': $vuetify.breakpoint.smAndDown }
]"
>
<span class="font-weight-light">Qbit</span>
<span class="font-weight-light">qBit</span>
<span>torrent</span>
</v-toolbar-title>
<v-spacer />