소스 검색

Update internals.rst

anarcat 10 년 전
부모
커밋
b7718f044d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/internals.rst

+ 1 - 1
docs/internals.rst

@@ -309,6 +309,6 @@ data
   described above
 
 The resulting msgpack_ is then encoded using base64 and written to the
-key file, wrapped using the builtin ``textwrap`` module with a
+key file, wrapped using the standard ``textwrap`` module with a
 header. The header is a single line with the string ``ATTIC_KEY``, a
 space and a hexadecimal representation of the repository id.