Skip to content

Commit 9aeab78

Browse files
authored
improve text
1 parent a20daf7 commit 9aeab78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/rustc/src/platform-support/arm-linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Targets that start with `armv4t` are for processors implementing the Armv4T
7070
architecture from 1994. These include the ARM7TDMI, as found in the Nokia 6110
7171
brick-phone and the Game Boy Advance. The 'T' stands for *Thumb* and indicate
7272
that the processors can execute smaller 16-bit versions of some of the 32-bit
73-
Arm instructions. A Thumb is like a small version of an Arm.
73+
Arm instructions. This is because a Thumb is like a small version of an Arm.
7474

7575
Targets that start with `armv5te` are for processors implementing the Armv5TE
7676
architecture. These are mostly from the ARM9 family, like the ARM946E-S found

0 commit comments

Comments
 (0)