Browse Source

Fix typo in schema comment (#80).

Dan Helfman 6 months ago
parent
commit
1e8f73779f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      borgmatic/config/schema.yaml

+ 1 - 1
borgmatic/config/schema.yaml

@@ -2340,4 +2340,4 @@ properties:
                 example: /usr/local/bin/umount
         description: |
             Configuration for integration with Linux LVM (Logical Volume
-            Manger).
+            Manager).