typo fix: succesfully -> successfully

Detected by lintian:
I: network-manager: spelling-error-in-binary succesfully successfully [usr/sbin/NetworkManager]
This commit is contained in:
Michael Biebl
2025-02-28 17:53:58 +01:00
parent 5ed963e054
commit a98d85af93

View File

@@ -560,7 +560,7 @@ dnsconfd_start_done(GObject *source_object, GAsyncResult *res, gpointer user_dat
g_dbus_error_strip_remote_error(error);
_LOGW("failed to start Dnsconfd %s", error->message);
} else {
_LOGT("succesfully started Dnsconfd");
_LOGT("successfully started Dnsconfd");
}
/* No update maybe changed or state change, as this is handled by the name owner callbacks