From facb9bfef3ceb7de01e3c0f66db2dc45ea86a08a Mon Sep 17 00:00:00 2001 From: Olivier Tilloy Date: Thu, 4 Oct 2012 09:31:10 +0200 Subject: Fix a typo. --- src/common/qdbusmenumodel.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/common/qdbusmenumodel.h b/src/common/qdbusmenumodel.h index 8308268..9af516d 100644 --- a/src/common/qdbusmenumodel.h +++ b/src/common/qdbusmenumodel.h @@ -52,7 +52,7 @@ protected: virtual void serviceVanish(GDBusConnection *connection); private: - // workaround to support int as bustType + // workaround to support int as busType void setIntBusType(int busType); }; -- cgit v1.2.3