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

docs(p5.Vector): Formatting and minor copy edits #5580

Merged
merged 4 commits into from
Mar 2, 2022

Commits on Jan 23, 2022

  1. Configuration menu
    Copy the full SHA
    db984a8 View commit details
    Browse the repository at this point in the history
  2. docs(p5.Vector): Capitalize @{param,return} desc.

    - Capitalizing the description for a `@param` or `@return` helps readability (the description starts with a capital letter)
    - Use articles (“a”, “an”, “the”) more consistently for `@param` and `@return`
    Zearin committed Jan 23, 2022
    Configuration menu
    Copy the full SHA
    b14367b View commit details
    Browse the repository at this point in the history
  3. docs(p5.Vector): Minor edits to punctuation

    - Ensure descriptions end with punctuation.
    - Fix a missing space in the description of `setMag()`
    - Fix a few comma splices
    Zearin committed Jan 23, 2022
    Configuration menu
    Copy the full SHA
    cb66c0c View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. Configuration menu
    Copy the full SHA
    08cc18a View commit details
    Browse the repository at this point in the history