Skip to content
Snippets Groups Projects
Commit 32249739 authored by nimrod's avatar nimrod
Browse files

- Spelling corrections.

parent fa40e935
No related branches found
No related tags found
No related merge requests found
...@@ -38,7 +38,7 @@ example: ...@@ -38,7 +38,7 @@ example:
bundle_certs *.crt > bundle.crt bundle_certs *.crt > bundle.crt
The outputed bundle is WITHOUT the root (CA) certificate. The outputted bundle is WITHOUT the root (CA) certificate.
Shell functions Shell functions
--------------- ---------------
...@@ -60,12 +60,12 @@ Development ...@@ -60,12 +60,12 @@ Development
To ease development :code:`make clean`, :code:`make lint` and :code:`make test` To ease development :code:`make clean`, :code:`make lint` and :code:`make test`
are available. It's recommended to add :code:`make lint` and :code:`make test` are available. It's recommended to add :code:`make lint` and :code:`make test`
to to your Git pre-commit and pre-push hooks accourdingly. to to your Git pre-commit and pre-push hooks accordingly.
License License
------- -------
This software is licnesed under the MIT licese (see the :code:`LICENSE.txt` This software is licensed under the MIT license (see the :code:`LICENSE.txt`
file). file).
Author Information Author Information
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment