]> git.proxmox.com Git - proxmox-backup.git/commitdiff
docs: s/RUST/Rust/
authorChristian Ebner <c.ebner@proxmox.com>
Wed, 29 Jan 2020 14:14:37 +0000 (15:14 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 30 Jan 2020 06:02:50 +0000 (07:02 +0100)
Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
docs/introduction.rst

index b4ae1caf4f12904df341b56373f8416aec8f439a..1e7feb34fce1f45b806e2693b1878b551c5213c2 100644 (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