From f28754372dbe83f3f50572c38ef139aa5d1face6 Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Tue, 28 Jan 2025 15:31:07 -0500 Subject: [PATCH] spelling: program Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wscript b/wscript index ab39b9ef..6cb03b0f 100644 --- a/wscript +++ b/wscript @@ -1252,7 +1252,7 @@ def ble_console(ctx): """Starts miniterm with the serial console for the BLE chip.""" ctx.recurse('platform', mandatory=False) - # FIXME: We have the ability to progam PIDs into the new round of Big Boards. TTY + # FIXME: We have the ability to program PIDs into the new round of Big Boards. TTY # path discovery should be able to use that (PBL-31111). For now, just make a best # guess at what the path should be