Skip to content

Commit 2be2f8a

Browse files
committed
Revert "Replace latin contractions i.e. and e.g. (#331)"
This partially reverts commit 42e7e86. Some documents were not changed if the latin contraction replacements had not taken place. Bumping their version numbers only for these textual replacements is not worth it.
1 parent 5525258 commit 2be2f8a

File tree

6 files changed

+4
-22
lines changed

6 files changed

+4
-22
lines changed

cmse/cmse.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ exceptions.
8383

8484
First, several changes were made related to the defined terms so as to
8585
reflect the fact that such defined terms need to align with the
86-
terminology in CC-BY-SA-4.0 rather than Apache-2.0 (for example, changing
86+
terminology in CC-BY-SA-4.0 rather than Apache-2.0 (e.g., changing
8787
“Work” to “Licensed Material”).
8888

8989
Second, the defensive termination clause was changed such that the
@@ -163,10 +163,6 @@ Copyright 2019, 2021-2023 Arm Limited and/or its affiliates <open-source-office@
163163
* Added [Requirement #58](#requirement-58) to address a security issue in the
164164
handling of return values from CMSE Non-secure calls.
165165

166-
#### Changes for next release
167-
168-
* Textual improvements (non-functional changes).
169-
170166
## References
171167

172168
This document refers to the following documents.

morello/morello.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ exceptions.
8181

8282
First, several changes were made related to the defined terms so as to
8383
reflect the fact that such defined terms need to align with the
84-
terminology in CC-BY-SA-4.0 rather than Apache-2.0 (for example, changing
84+
terminology in CC-BY-SA-4.0 rather than Apache-2.0 (e.g., changing
8585
"Work" to "Licensed Material").
8686

8787
Second, the defensive termination clause was changed such that the scope
@@ -168,10 +168,6 @@ All content in this document is at the **Alpha** quality level.
168168
used to render the PDF of the specs. The PDF is rendered using the
169169
standard layout used in Arm specifications.
170170

171-
### Changes for next release
172-
173-
* Textual improvements (non-functional changes).
174-
175171
## References
176172

177173
This document refers to, or is referred to by, the following documents.

mve_intrinsics/mve.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ exceptions.
7676

7777
First, several changes were made related to the defined terms so as to
7878
reflect the fact that such defined terms need to align with the
79-
terminology in CC-BY-SA-4.0 rather than Apache-2.0 (for example, changing
79+
terminology in CC-BY-SA-4.0 rather than Apache-2.0 (e.g., changing
8080
"Work" to "Licensed Material").
8181

8282
Second, the defensive termination clause was changed such that the scope
@@ -127,10 +127,6 @@ Copyright 2019-2022 Arm Limited and/or its affiliates <[email protected]
127127
used to render the PDF of the specs. The PDF is rendered using the
128128
standard layout used in Arm specifications.
129129

130-
### Changes for next release
131-
132-
* Textual improvements (non-functional changes).
133-
134130
<!---
135131
**** Do not remove! ****
136132
The line following this comment is necessary to generate custom geometry settings

mve_intrinsics/mve.template.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ exceptions.
7676

7777
First, several changes were made related to the defined terms so as to
7878
reflect the fact that such defined terms need to align with the
79-
terminology in CC-BY-SA-4.0 rather than Apache-2.0 (for example, changing
79+
terminology in CC-BY-SA-4.0 rather than Apache-2.0 (e.g., changing
8080
"Work" to "Licensed Material").
8181

8282
Second, the defensive termination clause was changed such that the scope
@@ -127,10 +127,6 @@ Copyright 2019-2022 Arm Limited and/or its affiliates <[email protected]
127127
used to render the PDF of the specs. The PDF is rendered using the
128128
standard layout used in Arm specifications.
129129

130-
### Changes for next release
131-
132-
* Textual improvements (non-functional changes).
133-
134130
<!---
135131
**** Do not remove! ****
136132
The line following this comment is necessary to generate custom geometry settings

neon_intrinsics/advsimd.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,6 @@ for more information about Arm’s trademarks.
148148

149149
### Changes for next release
150150

151-
* Textual improvements (non-functional changes).
152151
* Fixed the range of the ``lane`` immediate argument for ``vst2q_lane_f64``.
153152

154153
<!---

neon_intrinsics/advsimd.template.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,6 @@ for more information about Arm’s trademarks.
148148

149149
### Changes for next release
150150

151-
* Textual improvements (non-functional changes).
152151
* Fixed the range of the ``lane`` immediate argument for ``vst2q_lane_f64``.
153152

154153
<!---

0 commit comments

Comments
 (0)