From 621151ebd132ec9c68e3fdd4a2ab0abe7fa9d1ea Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Tue, 28 Jan 2025 13:23:13 -0500 Subject: [PATCH] spelling: custom Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- sdk/waftools/pebble_sdk_common.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk/waftools/pebble_sdk_common.py b/sdk/waftools/pebble_sdk_common.py index 8d2a9d6e..1e9c6b21 100644 --- a/sdk/waftools/pebble_sdk_common.py +++ b/sdk/waftools/pebble_sdk_common.py @@ -296,7 +296,7 @@ def _get_entry_point(ctx, js_type, waf_js_entry_point): def pbl_bundle(self, *k, **kw): """ This method is bound to the build context and is called by specifying `bld.pbl_bundle`. We - set the custome features `js` and `bundle` to run when this method is invoked. + set the custom features `js` and `bundle` to run when this method is invoked. :param self: the BuildContext object :param k: none expected :param kw: