Skip to content

Commit a53106c

Browse files
authored
Merge pull request #110 from skitt/spelling-fixes
Fix a couple of typos
2 parents 91710cd + 2e1c7f9 commit a53106c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/changelog.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ Changelog
134134
0.6.1 (Jun 04, 2016)
135135
====================
136136

137-
- Dissable tty echoing while evtest is running.
137+
- Disable tty echoing while evtest is running.
138138
- Allow evtest to listen to more than one devices.
139139

140140
- The setup.py script now allows the location of the input header files to be

docs/tutorial.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -363,7 +363,7 @@ Create ``uinput`` device with capabilities of another device
363363

364364
.. _`async/await`: https://docs.python.org/3/library/asyncio-task.html
365365

366-
Create ``uinput`` device capable of recieving FF-effects
366+
Create ``uinput`` device capable of receiving FF-effects
367367
========================================================
368368

369369
::

0 commit comments

Comments
 (0)