A typo in local name
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.3k
- Forks
- 641
- Avg merge
- 12h 4m
- Merged PRs (30d)
- 57
Description
Hi, I found a typo in the localizedName: "ᱥᱚᱸᱴᱚᱞᱤ" for Santali language , which should be localizedName: "ᱥᱟᱱᱛᱟᱲᱤ"
https://github.com/microsoft/pxt/blob/3751b5a83b8cf6d064842f7df5de72c9199a3746/pxtlib/util.ts#L1234
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open pxtlib/util.ts at line 1234 and inspect the Santali localizedName entry. Update the value to the spelling given in the issue, then verify that the entry matches the cited reference and that the project still passes its relevant checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- localization
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100