diff options
author | Jeremie Guichard <djebrest@gmail.com> | 2018-04-09 07:59:33 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2018-04-09 07:48:01 -0700 |
commit | f633cb81ae095ea128a406e69b5eecab23be92a9 (patch) | |
tree | 2a0737a74ff7007b51570488413ce9435f98976f /README.md | |
parent | d64c48855df647cc4d80fba6874ae6f89511f7d3 (diff) | |
download | subsurface-f633cb81ae095ea128a406e69b5eecab23be92a9.tar.gz |
Fix minor typos and spelling mistakes in README.md and related
Signed-off-by: Jeremie Guichard <djebrest@gmail.com>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -14,7 +14,7 @@ https://github.com/Subsurface-divelog/subsurface/issues License: GPLv2 -We frequently make new test versions of Subsurface avilable at +We frequently make new test versions of Subsurface available at http://subsurface-divelog.org/downloads/test/ These tend to contain the latest bug fixes and features, but also occasionally the latest bugs and issues. Please understand when using them @@ -101,7 +101,7 @@ to subscribe. If you want to contribute code, please open a pull request with signed-off commits at https://github.com/Subsurface-divelog/subsurface/pulls (alternatively, you can also send your patches as emails to the developer -mailing lsit). +mailing list). Either way, if you don't sign off your patches, we will not accept them. This means adding a line that says "Signed-off-by: Name <email>" at the |