Skip to content

Commit

Permalink
Update distribution/lib/Standard/Base/0.0.0-dev/src/Data/Text/Extensi…
Browse files Browse the repository at this point in the history
…ons.enso


punctuation corrections

Co-authored-by: GregoryTravis <[email protected]>
  • Loading branch information
Cassandra-Clark and GregoryTravis authored Sep 27, 2023
1 parent 1fd5b20 commit f8f31a2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1791,7 +1791,7 @@ Text.parse_time_zone self = Time_Zone.parse self
Creates a new Text by selecting the specified range of the input.

Arguments:
'start' - the character position to start the substring at. 0-based index. Has support for negative values
'start' - the character position to start the substring at. 0-based index. Has support for negative values.
'length' - the number of characters to include from start.

Returns:
Expand Down

0 comments on commit f8f31a2

Please sign in to comment.