summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--plugin.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin.cc b/plugin.cc
index ea776f9..6a59762 100644
--- a/plugin.cc
+++ b/plugin.cc
@@ -23,7 +23,7 @@
static char const *DEFAULT_SOCKET_PATH = SOCKET_PATH;
static const char *VERSION = PACKAGE_VERSION;
-static const char *DESCRIPTION = "Linux input device plugin";
+static const char *DESCRIPTION = "Linux input device plugin";
class cInputDevicePlugin : public cPlugin {
private: