소스 검색

Clarify encryption

Ask Solem 10 년 전
부모
커밋
4fa6a49a2b
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      docs/userguide/tasks.rst

+ 2 - 2
docs/userguide/tasks.rst

@@ -471,8 +471,8 @@ arguments:
 
 
     For this reason you should probably encrypt your message if it contains
     For this reason you should probably encrypt your message if it contains
     sensitive information, or in this example with a credit card number
     sensitive information, or in this example with a credit card number
-    the actual number could be stored in a secure store that you retrieve
-    in the task itself.
+    the actual number could be stored encrypted in a secure store that you retrieve
+    and decrypt in the task itself.
 
 
 .. _task-retry:
 .. _task-retry: