X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=CONTRIBUTING.md;h=25c332146b4d26c39e68decc8f8047bbaaeabc24;hb=b685807ee9b0948dd64149362aba81babaf2f401;hp=993915b93f85c636851dc601fc262bd43d750492;hpb=cd12b7914e534f34bae83ffa3892b77afc60c9c6;p=feed%2Fpackages.git diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 993915b93f..25c332146b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -200,9 +200,9 @@ checking if `foobar --version` prints the correct version. `PKG_VERSION` is the OpenWrt version and therefore includes the `PKG_RELEASE`, which isn't usually part of the running programs version. -The following snippet show a script that tests different binaries, depending +The following snippet shows a script that tests different binaries depending on what IPK package was installed. The `gpsd` Makefile produces both a `gpsd` and -a `gpsd-clients` IPK package. +a `gpsd-clients` IPK packages. ```shell #!/bin/sh