summaryrefslogtreecommitdiffstats
path: root/src/Driver.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Driver.hpp')
-rw-r--r--src/Driver.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Driver.hpp b/src/Driver.hpp
index 5a9883c..664ed94 100644
--- a/src/Driver.hpp
+++ b/src/Driver.hpp
@@ -26,7 +26,7 @@
class PatchagePort;
class PatchageCanvas;
-/** Trival driver base class */
+/// Base class for drivers that handle system clients and ports
class Driver
{
public: