[pbs-devel] [PATCH proxmox-backup 2/5] docs: changed wording

Noel Ullreich n.ullreich at proxmox.com
Wed Nov 23 18:48:07 CET 2022


From: Noel Ullreich <nullreich at eloa.proxmox.com>

while delta is not wrong, i think deltas sounds more fluent here, since all other nouns are pluralized here

Signed-off-by: Noel Ullreich <n.ullreich at proxmox.com>
---
 docs/introduction.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/introduction.rst b/docs/introduction.rst
index 369e7e29..ca4003ae 100644
--- a/docs/introduction.rst
+++ b/docs/introduction.rst
@@ -56,7 +56,7 @@ Main Features
    space used.
 
 :Incremental backups: Changes between backups are typically low. Reading and
-   sending only the delta reduces the storage and network impact of backups.
+   sending only the deltas reduces the storage and network impact of backups.
 
 :Data Integrity: The built-in `SHA-256`_ checksum algorithm ensures accuracy and
    consistency in your backups.
-- 
2.30.2






More information about the pbs-devel mailing list