diff --git a/lib/mosquitto.h b/lib/mosquitto.h index 77c56c12..41f0ae1d 100644 --- a/lib/mosquitto.h +++ b/lib/mosquitto.h @@ -189,7 +189,7 @@ typedef struct mqtt5__property mosquitto_property; * be returned in this variable. * * Returns: - * LIBMOSQUITTO_VERSION_NUMBER, which is a unique number based on the major, + * LIBMOSQUITTO_VERSION_NUMBER - which is a unique number based on the major, * minor and revision values. * See Also: * ,