From 56ff30d2b7b19aec5c34f8dadc1bf51e759092a9 Mon Sep 17 00:00:00 2001 From: Veit Heller Date: Wed, 17 Sep 2014 20:15:48 +0200 Subject: [PATCH] Fixed typo in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0581885..d325468 100644 --- a/README.md +++ b/README.md @@ -23,4 +23,4 @@ You can run the following tools afterward: players that exists. All of those commands may require superuser privileges, as they are making use -of `ioctl()`often. +of `ioctl()` often.