docs: s/RUST/Rust/

Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
This commit is contained in:
Christian Ebner 2020-01-29 15:14:37 +01:00 committed by Dietmar Maurer
parent 93a9eb284e
commit d58de5db19
1 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ specially optimized for `Proxmox Virtual Environment`_ to backup
possible to backup physical hosts.
It supports deduplication, compression and authenticated encryption
(AE_). Using RUST_ as implementation language guarantees high
(AE_). Using :term:`Rust` as implementation language guarantees high
performance, low resource usage, and a safe, high quality code base.
Encryption is done at the client side. This makes backups to not fully
@ -101,7 +101,7 @@ and run restore tests.
Software Stack
--------------
.. todo:: Eplain why we use RUST (and Flutter)
.. todo:: Eplain why we use Rust (and Flutter)
License