mirror of
https://github.com/google/pebble.git
synced 2025-04-30 15:21:41 -04:00
spelling: custom
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
435ef6ba65
commit
621151ebd1
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue