Browse Source

Fix typo (#1173).

Reviewed-on: https://projects.torsion.org/borgmatic-collective/borgmatic/pulls/1173
Dan Helfman 1 tuần trước cách đây
mục cha
commit
72fde728a4
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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