소스 검색

CHANGES minor fixes

Thomas Waldmann 9 년 전
부모
커밋
b1dacd8861
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      docs/changes.rst

+ 2 - 1
docs/changes.rst

@@ -6,8 +6,9 @@ Version 1.0.0 (not released yet)
 --------------------------------
 
 Other changes:
+
 - it is now possible to use "pip install borgbackup[fuse]" to automatically
-  install the llfuse dependency using the correction version requirement
+  install the llfuse dependency using the correct version requirement
   for it. you still need to care about having installed the FUSE / build
   related OS package first, though, so that building llfuse can succeed.