소스 검색

fix expire description

Tony Fernandez 7 달 전
부모
커밋
1177385e08
1개의 변경된 파일6개의 추가작업 그리고 9개의 파일을 삭제
  1. 6 9
      borgmatic/config/schema.yaml

+ 6 - 9
borgmatic/config/schema.yaml

@@ -1642,9 +1642,8 @@ properties:
                     expire:
                         type: integer
                         description: |
-                            he expire parameter specifies how many seconds 
-                            your notification will continue to be retried 
-                            for (every retry seconds).
+                            How many seconds your notification will continue 
+                            to be retried (every retry seconds).
                         example: 1200
                     retry:
                         type: integer
@@ -1709,9 +1708,8 @@ properties:
                     expire:
                         type: integer
                         description: |
-                            he expire parameter specifies how many seconds 
-                            your notification will continue to be retried 
-                            for (every retry seconds).
+                            How many seconds your notification will continue 
+                            to be retried (every retry seconds).
                         example: 1200
                     retry:
                         type: integer
@@ -1775,9 +1773,8 @@ properties:
                     expire:
                         type: integer
                         description: |
-                            he expire parameter specifies how many seconds 
-                            your notification will continue to be retried 
-                            for (every retry seconds).
+                            How many seconds your notification will continue 
+                            to be retried (every retry seconds).
                         example: 1200
                     retry:
                         type: integer