Skip to content

Small typo in description of specific definition of String.prototype.replace() #803

@aniballpxess

Description

@aniballpxess

Article URL
Couldn't find a reference in the online docs - it's proably a typo outside your scope or comming from the fork OfficeScript originated from.

Describe the problem
In the description of the function for the first parameter it reads "A object can [...]" when it should read "An object that can [...]"

Screenshots

Image

My local Excel version (in case it's needed)

Image

Where I found the typo

Image

Same description fixed in my TypeScript description of the function (es2015)

Image

Funny bit - It's still wrong (but for another definition of the function) in the same Typescript docs

  • First one is the same function as the one reported here
  • Second one is the other definition of the function that still has the typo

Metadata

Metadata

Assignees

Labels

Needs: attention 👋Waiting on Microsoft to provide feedbackType: doc bugProblem with the documentation (e.g., doc is out of date, unclear, confusing, or broken)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions