diff --git a/recorder.c b/recorder.c index 1abd20f..6ed8561 100644 --- a/recorder.c +++ b/recorder.c @@ -583,7 +583,7 @@ void handle_message(void *userdata, char *topic, char *payload, size_t payloadle /* * Determine "relative topic", relative to base, i.e. whatever comes - * behind ownntracks/user/device/. If it's the base topic, use "*". + * behind owntracks/user/device/. If it's the base topic, use "*". */ utstring_renew(reltopic);