Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed typos and more #20

Merged
merged 2 commits into from
Feb 12, 2024
Merged

Fixed typos and more #20

merged 2 commits into from
Feb 12, 2024

Conversation

hbugdoll
Copy link
Member

What are you changing/introducing

  • Fixed a lot of typos and misspellings in source code comments:
    • assoc → associative
    • betweend → between
    • bracktes → brackets
    • casesensitive / case sensitive → case-sensitive
    • clas → class
    • comperator → comparator
    • corect → correct
    • cuted → cutted
    • desried → desired
    • embedable → embeddable
    • encloser → enclosure
    • eqauls → equal
    • a Excel formatted → an Excel-formatted
    • f.e. → e.g.
    • fielnames → filenames
    • filepath → file path
    • firstname → first name
    • formated → formatted
    • funciton → function
    • hightlight → highlight
    • i.e. → e.g.
    • insenstivie → insensitive
    • its → it’s (as abbreviation of it is)
    • key value pairing → key-value pairing
    • the later → the latter
    • multidimension array → multidimensional array
    • we multiple → we multiply
    • occurence / occurance → occurrence
    • orignal → original
    • optinal → optional
    • passted → passed
    • protcol → protocol
    • rang → range
    • requred → required
    • respons → response
    • retreive → retrieve
    • sentenced → sentence
    • seperated → separated
    • seperator(s) → separator(s)
    • senstive → sensitive
    • symbold / symbole → symbol
    • the the → the
    • therfore → therefore
    • to to → to
    • transferd → transferred
    • transliaterad / transliated → transliterated
    • trough → through
    • uknown → unknown
    • usefull → useful
    • whithout → without
  • Corrected wording acording to the developer guidelines
  • Fixed some markup errors (e.g. missing closing backticks)
  • Fixed two typos in source code:
    • testHightlightWithItsOwnWord()testHighlightWithItsOwnWord()
      • this is only a test function, no BC
    • $seperators$separators
      • this is only a local scope variable

@nadar
Copy link
Contributor

nadar commented Feb 12, 2024

Perfect, thanks!

@nadar nadar merged commit df68dbf into luyadev:master Feb 12, 2024
11 checks passed
@hbugdoll hbugdoll deleted the typo-fixes branch February 16, 2024 20:32
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.

2 participants