diff --git a/doc/more.rst b/doc/more.rst index 87a67014d7ed6bf34ee4cc4f8bc88b1e38be9a06..c14172433cd6dd788966b8b2cf77197ff13ebb12 100644 --- a/doc/more.rst +++ b/doc/more.rst @@ -140,7 +140,7 @@ Continuing the above example, it is possible to add: ... step3 : { - ('#d','#e') : { + '(#d,#e)' : { 'Dir_de1' : ('Value_d1', 'Value_e1'), 'Dir_de2' : ('Value_d2', 'Value_e2') }