fixed doc error

This commit is contained in:
Nicholas Dyer 2023-05-11 15:28:11 -04:00
parent 07aae2b075
commit adfece1a32

View File

@ -1,6 +1,6 @@
"""
Module used to fake the RPi.GPIO module so that
the hardware can be run without the actual hardware.
the program can be run without the actual hardware.
"""
# Constants used by RPi.GPIO