Parcourir la source

Fix typo (#1173).

Reviewed-on: https://projects.torsion.org/borgmatic-collective/borgmatic/pulls/1173
Dan Helfman il y a 2 mois
Parent
commit
72fde728a4
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      borgmatic/config/schema.yaml

+ 1 - 1
borgmatic/config/schema.yaml

@@ -261,7 +261,7 @@ properties:
             Path for storing temporary runtime data like streaming database
             Path for storing temporary runtime data like streaming database
             dumps and bootstrap metadata. borgmatic automatically creates and
             dumps and bootstrap metadata. borgmatic automatically creates and
             uses a "borgmatic" subdirectory here. Defaults to $XDG_RUNTIME_DIR
             uses a "borgmatic" subdirectory here. Defaults to $XDG_RUNTIME_DIR
-            or or $TMPDIR or $TEMP or /run/user/$UID.
+            or $TMPDIR or $TEMP or /run/user/$UID.
         example: /run/user/1001
         example: /run/user/1001
     user_state_directory:
     user_state_directory:
         type: string
         type: string