Skip to content

docs: fix 44 typos in JSDoc comments#28

Open
Avicennasis wants to merge 1 commit into
bowhead:mainfrom
Avicennasis:docs/fix-typos
Open

docs: fix 44 typos in JSDoc comments#28
Avicennasis wants to merge 1 commit into
bowhead:mainfrom
Avicennasis:docs/fix-typos

Conversation

@Avicennasis

Copy link
Copy Markdown

Summary

Fix typos, grammar errors, and a doc-parameter mismatch across 8 TypeScript source files:

  • ConsentInteraction.tsconfigurateconfigure (×5), indentifyidentify (×4), funtionfunction (×2), addres's and keys'saddresses and keys, aceptedaccepted, subject-verb agreement fixes
  • AccessInteraction.tstrasactiontransaction, configurateconfigure (×2), it's stateits state, checkchecks (×2), doc-parameter mismatch fix
  • EncryptionLayerAES.tsAES-25AES-256, returns a string promisereturns a Promise<string>, decryptdecrypts
  • FactoryInteraction.tsgenerategenerates, Implementationimplementation (×2)
  • DocumentSharing.tsallow save...another usersallows saving...other users
  • IPFSEngine.tsnot savenot saved
  • IdentityManager.tsthis is parameter isthis parameter is, is the 12 wordsare the 12 words
  • FactoryIdentity.tspast implementationspassed implementations

No functional changes — JSDoc comments and documentation strings only.

Fix misspellings (configurate→configure, indentify→identify, funtion→function,
trasaction→transaction, acepted→accepted, AES-25→AES-256), grammar errors
(subject-verb agreement, it's→its, possessives), and a doc-parameter mismatch
in AccessInteraction.ts.
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