소스 검색

docs: remove tabs

Thomas Waldmann 1 년 전
부모
커밋
6121d3d2e6
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/deployment/non-root-user.rst

+ 1 - 1
docs/deployment/non-root-user.rst

@@ -61,6 +61,6 @@ Other than that, the same restore process, that would be used when running the b
 
 .. warning::
 
-	When using a local repo and running borg commands as root, make sure to only use commands that do not
+    When using a local repo and running borg commands as root, make sure to only use commands that do not
     modify the repo itself, like extract or mount. Modifying the repo using the root user will break
     the repo for the non-root user, since some files inside the repo will now be owned by root.