Skip to content

docs: fix typos in comments and UI text#63

Open
Avicennasis wants to merge 1 commit into
adobe:masterfrom
Avicennasis:fix-typos-in-comments
Open

docs: fix typos in comments and UI text#63
Avicennasis wants to merge 1 commit into
adobe:masterfrom
Avicennasis:fix-typos-in-comments

Conversation

@Avicennasis

Copy link
Copy Markdown

Summary

  • Fix subject-verb agreement in JSDoc comments: createcreates (x8)
  • Fix misspellings: functiuonfunction, recipeintsrecipients, additionsadditional, formateformat (x2)
  • Fix user-visible typo: RequirmentRequirement in password validation message

Not included

  • visablevisible property renames in PassOption.js, Deadline.js, MergeField.js — these are JavaScript property names that may have data-source dependencies; left for a separate investigation
  • Copy-paste semantic errors in JSDoc (e.g., "cc div" in password functions) — meaning changes, not spelling fixes

Test plan

  • No functional changes — comment-only edits plus one innerHTML string fix
  • The RequirmentRequirement fix corrects user-visible text in the password validation UI

- Fix grammar: create→creates in JSDoc comments (x8)
- Fix misspellings: functiuon→function, recipeints→recipients,
  additions→additional, formate→format (x2)
- Fix user-visible typo: Requirment→Requirement in password validation
@Avicennasis Avicennasis force-pushed the fix-typos-in-comments branch from 834975d to 2cd6e10 Compare June 16, 2026 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant