diff --git a/lib/libdevdctl/consumer.h b/lib/libdevdctl/consumer.h index 8ff14392ceb..d0d814cff1f 100644 --- a/lib/libdevdctl/consumer.h +++ b/lib/libdevdctl/consumer.h @@ -98,7 +98,7 @@ public: /** * Open a connection to devd's unix domain socket. * - * \return True if the connection attempt is successsful. Otherwise + * \return True if the connection attempt is successful. Otherwise * false. */ bool ConnectToDevd();