From b6ef8d747b4a15418e222f8e3d2069c4273890e6 Mon Sep 17 00:00:00 2001 From: john30 Date: Sun, 1 Feb 2015 12:58:45 +0100 Subject: [PATCH] documentation --- src/ebusd/bushandler.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ebusd/bushandler.h b/src/ebusd/bushandler.h index ff25a385..7a25d8cf 100644 --- a/src/ebusd/bushandler.h +++ b/src/ebusd/bushandler.h @@ -242,7 +242,7 @@ private: /** - * Handles input from and output to the bus with respect to the ebus protocol. + * Handles input from and output to the bus with respect to the eBUS protocol. */ class BusHandler : public Thread {