1
0
mirror of https://github.com/gsi-upm/sitc synced 2024-11-21 22:12:30 +00:00
This commit is contained in:
cif2cif 2016-02-16 14:40:37 +01:00
parent 553bddd122
commit 09cd7ca0d2

View File

@ -501,7 +501,7 @@
"\n",
"Step cannot be 0.\n",
"\n",
"If start or end are omitted, they become the end value (the end side depends on the sing of step). This means, for a positive step, default start and end are [0,len), while for a negative step, the default values are [len, 0)"
"If start or end are omitted, they become the end value (the end side depends on the sign of the step). This means, for a positive step, default start and end are [0,len), while for a negative step, the default values are [len, 0)"
]
},
{