contrib/wiringPi: fix `shift` module name
authorAlexandre Terrasa <alexandre@moz-code.org>
Sun, 13 May 2018 18:48:46 +0000 (14:48 -0400)
committerAlexandre Terrasa <alexandre@moz-code.org>
Sun, 13 May 2018 18:48:46 +0000 (14:48 -0400)
Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>

contrib/wiringPi/examples/shift.nit

index abb474f..35101fa 100644 (file)
@@ -14,7 +14,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-module wiringPi is example
+module shift is example
 
 import wiringPi