Skip to content

Commit ea744dd

Browse files
fix(typo): correct typo in Xqci extension description (#1214)
Fixed a spelling error from 'microontrollers' to 'microcontrollers' in the description of the Xqci extension. Signed-off-by: Brian 'redbeard' Harrington <[email protected]>
1 parent e4e85ce commit ea744dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/custom/isa/qc_iu/ext/Xqci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -469,7 +469,7 @@ versions:
469469
version: ">= 1.0.0"
470470
description: |
471471
The Xqci extension includes a set of instructions that improve RISC-V code density and
472-
performance in microontrollers. It fills several gaps:
472+
performance in microcontrollers. It fills several gaps:
473473
474474
Long immediates::
475475
--

0 commit comments

Comments
 (0)