Skip to content

Commit 5be8820

Browse files
committed
fix(cmake): typo
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
1 parent 10bbd0e commit 5be8820

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/scripts/update_boarddb.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ def get_fpconf(config):
1313

1414

1515
def boardstxt_filter(key):
16-
# Remove menu entry labels and oopenocd config if any
16+
# Remove menu entry labels and openocd config if any
1717
# In our data model, they conflict with the actual configuration
1818
# they are associated to
1919
# i.e. Nucleo_144.menu.pnum.NUCLEO_F207ZG would be both

0 commit comments

Comments
 (0)