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 {