Przeglądaj źródła

Update tasks.rst

dtheodor 11 lat temu
rodzic
commit
c3052fa553
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      docs/userguide/tasks.rst

+ 1 - 1
docs/userguide/tasks.rst

@@ -472,7 +472,7 @@ General
 
 .. attribute:: Task.throws
 
-    Optional list of expected error classes that should not be regarded
+    Optional tuple of expected error classes that should not be regarded
     as an actual error.
 
     Errors in this list will be reported as a failure to the result backend,