arm: Remove a double word in a comment in setjmp

- s/number number/number/

MFC after:	5 days
This commit is contained in:
Gordon Bergling 2023-04-13 20:37:25 +02:00
parent e0c2f93029
commit 26713ad9cf

View File

@ -44,7 +44,7 @@
* 44-45 d14 (vfp register d14)
* 46-47 d15 (vfp register d15)
*
* The magic number number identifies the jmp_buf and
* The magic number identifies the jmp_buf and
* how the buffer was created as well as providing
* a sanity check
*