Actions
Bug #6719
closedDocumentation Error for String.sub()
Bug #6719:
Documentation Error for String.sub()
Description
"Returns a copy of str with the first occurrence of pattern substituted for the second argument." should be "Returns a copy of str with the first occurrence of pattern replaced by the second argument."
Files
Actions