Ask Solem 9 лет назад
Родитель
Сommit
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: