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

Correct typos #1190

Merged
merged 3 commits into from
Apr 11, 2020
Merged

Correct typos #1190

merged 3 commits into from
Apr 11, 2020

Commits on Apr 8, 2020

  1. Correct usage of its/it's

    "It's" is always a contraction of "it is" or "it has".  "Its" is a
    possessive.  Correct a few places where they were used backwards.
    
    Signed-off-by: Bjorn Helgaas <bjorn@helgaas.com>
    bjorn-helgaas committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    ab87309 View commit details
    Browse the repository at this point in the history
  2. Correct "Z-Wave" spelling

    Per https://www.z-wave.com/, the canonical spelling appears to be "Z-Wave".
    Most places use "Z-Wave" already; change the remaining references to match.
    
    Signed-off-by: Bjorn Helgaas <bjorn@helgaas.com>
    bjorn-helgaas committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    4003827 View commit details
    Browse the repository at this point in the history
  3. Correct typos and grammatical errors

    Correct some typos and grammatical errors.
    
    Signed-off-by: Bjorn Helgaas <bjorn@helgaas.com>
    bjorn-helgaas committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    5503240 View commit details
    Browse the repository at this point in the history