Skip to content

subString should be substring in Handbook #666

@norm-krumpe

Description

@norm-krumpe

Issue description

On page 143 of the second edition of the handbook (but first printing?), chapter 11, under "Syntax introduced" the String.substring() function is incorrectly capitalized as String.subString(). It is correct in the rest of that chapter.

URL(s) of affected page(s)

Proposed fix

Change String.subString() to String.substring() in the "Syntax introduced" section of chapter 11.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions