diff options
author | Martin Kepplinger <martink@posteo.de> | 2017-09-13 15:35:59 +0200 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2017-09-14 09:02:50 +1000 |
commit | fe6f38a4eb3b5cf5a8af1476731c9d0fbb5108d2 (patch) | |
tree | ab642aed99148f76618e32bff592a678f9ef23c1 | |
parent | d087635a166196212a9c48e9fbbbbbaf2db399d9 (diff) |
evemu-describe.txt: fix typo
It's supposed to say "current" instead of "curent".
Signed-off-by: Martin Kepplinger <martink@posteo.de>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
-rw-r--r-- | tools/evemu-describe.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/evemu-describe.txt b/tools/evemu-describe.txt index 2d9b7b7..f15fd51 100644 --- a/tools/evemu-describe.txt +++ b/tools/evemu-describe.txt @@ -36,7 +36,7 @@ OPTIONS ------- --autorestart=<s> - Terminate the curent recording after <s> seconds of device + Terminate the current recording after <s> seconds of device inactivity. This option requires an output, the file is suffixed with the date and time of the recording's start. The timeout must be greater than 0. |