]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update CONTRIBUTING.md
authorMike Brady <mikebrady@eircom.net>
Thu, 7 Dec 2017 17:52:08 +0000 (17:52 +0000)
committerGitHub <noreply@github.com>
Thu, 7 Dec 2017 17:52:08 +0000 (17:52 +0000)
CONTRIBUTING.md

index 170f885e66e47bfc63347697874bb001f661649d..afc3b776ac63a7c9052c64a7b9d1a0d0506cafe5 100644 (file)
@@ -12,7 +12,7 @@ Issues Reports
 ----
 Issue reports are welcome, but before you report an issue, please have a look though the issues, open and closed, and check for hints in the [TROUBLESHOOTING](TROUBLESHOOTING.md) page. It would be great to give some details of the device and version of Linux or FreeBSD in use along with the version of Shairport Sync you are using (use `$ shairport-sync -V` to get this). Then, if possible, some diagnostic information from the log or logfile would be useful.
 
-In general, a log verbosity of 2 is plenty (`-vv`, or the relevant entry in the configuration file), and it's usally helpful if statistics have been enabled (`--statistics` on the command line, or the relevant entry in the configuration file).
+In general, a log verbosity of 2 is adequate (`-vv`, or the relevant entry in the configuration file), and it's usually helpful if statistics have been enabled (`--statistics` on the command line, or the relevant entry in the configuration file).
 
 If you are pasting in code or a log file, format it as code by preceding it and follow it with a line containg just three backquotes: