Skip to content

Commit 44af467

Browse files
Tweak
1 parent d9b3ffb commit 44af467

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lang/en/typeshed/stdlib/microbit/__init__.pyi

+1-1
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ class MicroBitTouchPin(MicroBitAnalogDigitalPin):
296296
297297
Example: ``pin0.get_touches()``
298298
299-
:return: the number of times the pin was touched since the device started or since the last time this method was called.
299+
:return: The number of times the pin was touched since the device started or since the last time this method was called.
300300
"""
301301
...
302302

0 commit comments

Comments
 (0)