Fix spelling of Webhook

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: __JosephAbbey <me@josephabbey.dev>
This commit is contained in:
__JosephAbbey
2025-07-05 13:57:02 +01:00
committed by GitHub
parent 4cf5a0ae26
commit b4f5f34760

View File

@ -27,7 +27,7 @@ using Toybox.WatchUi;
// //
class WebhookManager { class WebhookManager {
//! Callback for requesting a Webhoo ID. //! Callback for requesting a Webhook ID.
//! //!
//! @param responseCode Response code //! @param responseCode Response code
//! @param data Return data //! @param data Return data