Skip to content

Commit 09fa4ed

Browse files
committed
Keep verb tense consistent
1 parent 13d2ed2 commit 09fa4ed

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

main/acle.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -367,10 +367,10 @@ Armv8.4-A [[ARMARMv84]](#ARMARMv84). Support is added for the Dot Product intrin
367367
feature names are appended in lexicographic order, not in priority order.
368368
* Mangled names contain a unique set of features (no duplicates).
369369
* Added [MOPS](#memcpy-family-of-operations-intrinsics---mops).
370-
* Change name mangling of the default version.
371-
* Align priorities to account for feature dependencies.
372-
* Introduce alternative names (aliases) `rdma` for `rdm`.
373-
* Correct FEAT_BTI feature register value.
370+
* Changed name mangling of the default version.
371+
* Aligned priorities to account for feature dependencies.
372+
* Introduced alternative names (aliases) `rdma` for `rdm`.
373+
* Corrected FEAT_BTI feature register value.
374374
* Introduced the `__ARM_FEATURE_PAUTH_LR` feature macro in section
375375
[Pointer Authentication](#pointer-authentication) to indicate target support
376376
for the Armv9.5-A PAC Enhancements.

0 commit comments

Comments
 (0)