diff options
author | Maxim Devaev <[email protected]> | 2022-07-24 04:11:09 +0300 |
---|---|---|
committer | Maxim Devaev <[email protected]> | 2022-07-24 04:11:09 +0300 |
commit | 06bf0fcd17e58d0a719baed57fca9aa786340237 (patch) | |
tree | 60d0840f01888d1fb5b38a5e037ccbbf58774f37 /web/kvm/index.html | |
parent | 0d1e8b4c10eb3014348d026ef077b089f906cc11 (diff) |
spell
Diffstat (limited to 'web/kvm/index.html')
-rw-r--r-- | web/kvm/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/kvm/index.html b/web/kvm/index.html index 6c46afce..3b908aee 100644 --- a/web/kvm/index.html +++ b/web/kvm/index.html @@ -390,7 +390,7 @@ <table> <tr> <td rowspan="2"><img class="sign " src="/share/svg/warning.svg"></td> - <td style="line-height:1.5"><b>Current image is out of storag</b></td> + <td style="line-height:1.5"><b>Current image is out of storage</b></td> </tr> <tr> <td><sup style="line-height:1">This image was connected manually using <b>kvmd-otgmsd</b></sup></td> |