mirror of
				https://github.com/gsi-upm/sitc
				synced 2025-10-30 23:18:18 +00:00 
			
		
		
		
	typo
This commit is contained in:
		| @@ -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)" | ||||
|    ] | ||||
|   }, | ||||
|   { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user