Fix a handful of typos in the ink codebase.

Review Request #14042 — Created July 15, 2024 and submitted — Latest diff uploaded

Information

Ink
master

Reviewers

This change fixes up various typos, primarily in doc comments and
example code.


 
src/ink/js/components/collections/tests/menuItemsRadioGroupTests.ts
src/ink/js/components/models/menuItemModel.ts
src/ink/js/components/views/buttonView.ts
src/ink/js/core/_craftAndPaint.ts
src/ink/js/foundation/models/typeaheadBuffer.ts
src/ink/less/components/schemas/button.schema.less
src/ink/less/components/schemas/menu-button.schema.less
src/ink/less/themes/base/functions.less
src/stories/components/alert.stories.ts
Loading...