Fix spelling of Bluetooth

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:35 +01:00
committed by GitHub
parent b4f5f34760
commit 4ed81df60a

View File

@ -20,7 +20,7 @@ using Toybox.System;
//! WebLog provides a logging and hence debugging aid for when the application is
//! deployed to the watch. This is only used for development and use of it must not
//! persist into a deployed version. It uses a string buffer to group log entries into
//! larger submissions in order to prevent overflow of the blue tooth stack.
//! larger submissions in order to prevent overflow of the Bluetooth stack.
//!
//! Usage:
//! <pre>