]> git.proxmox.com Git - proxmox-backup.git/commitdiff
docs: fix some typos
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 21 Jul 2020 11:01:21 +0000 (13:01 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 21 Jul 2020 11:01:21 +0000 (13:01 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
docs/administration-guide.rst
docs/glossary.rst
docs/proxmox-backup-proxy/man1.rst

index 5af0630cd01f6f90021eb54d8610a144d36e1316..2ba146f7a38c53bc7daff92b1833ee2f78b8e518 100644 (file)
@@ -439,8 +439,8 @@ Backup Client usage
 The command line client is called :command:`proxmox-backup-client`.
 
 
-Respository Locations
-~~~~~~~~~~~~~~~~~~~~~
+Repository Locations
+~~~~~~~~~~~~~~~~~~~~
 
 The client uses the following notation to specify a datastore repository
 on the backup server.
@@ -600,7 +600,7 @@ the given patterns. It is only possible to match files in this directory and its
 all files ending in ``.tmp`` within the directory or subdirectories with the
 following pattern ``**/*.tmp``.
 ``[...]`` matches a single character from any of the provided characters within
-the brackets. ``[!...]`` does the complementary and matches any singe character
+the brackets. ``[!...]`` does the complementary and matches any single character
 not contained within the brackets. It is also possible to specify ranges with two
 characters separated by ``-``. For example, ``[a-z]`` matches any lowercase
 alphabetic character and ``[0-9]`` matches any one single digit.
index b831bea359a00ad7ef4342eb566b30b58f32bbb8..913b6f25fd409bb1e1e9040460db8e45394a780c 100644 (file)
@@ -16,7 +16,7 @@ Glossary
    Datastore
 
       A place to store backups. A directory which contains the backup data.
-      The current implemenation is file-system based.
+      The current implementation is file-system based.
 
    `Rust`_
 
index 3dfd709f7d0415b8c0b5f73274d7eccb5f275c9a..f3a5d8c45b7ceca06abc07ae1590255b7f54f3f3 100644 (file)
@@ -24,7 +24,7 @@ This daemon is normally started and managed as ``systemd`` service::
 
  systemctl status proxmox-backup-proxy
 
-For debugging, you can start the daemon in forground using::
+For debugging, you can start the daemon in foreground using::
 
  proxmox-backup-proxy