This is an automated email from the ASF dual-hosted git repository.

andk pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git


The following commit(s) were added to refs/heads/master by this push:
     new 1e9ba4655 syscfg: fix typo
1e9ba4655 is described below

commit 1e9ba4655421a3e3322d497124c17c0222abc865
Author: Bas van den Berg <[email protected]>
AuthorDate: Thu Apr 11 09:54:54 2024 +0200

    syscfg: fix typo
---
 nimble/host/syscfg.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nimble/host/syscfg.yml b/nimble/host/syscfg.yml
index 93dbcd2ed..873dcae4b 100644
--- a/nimble/host/syscfg.yml
+++ b/nimble/host/syscfg.yml
@@ -526,7 +526,7 @@ syscfg.defs:
         value: 1
 
     BLE_ISO_MAX_BIGS:
-        desciptrion: >
+        description: >
             Number of available BIGs
         value: 'MYNEWT_VAL_BLE_MULTI_ADV_INSTANCES'
         restrictions:

Reply via email to