Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: microbit-dal-bluetooth-mdw
Fork of microbit by
Diff: inc/MicroBit.h
- Revision:
- 13:802a76669499
- Parent:
- 12:a62ca1ee7b52
--- a/inc/MicroBit.h Wed Jul 13 13:00:25 2016 +0100
+++ b/inc/MicroBit.h Wed Jul 13 13:00:26 2016 +0100
@@ -235,7 +235,7 @@
* than the hardware random number generator built int the processor, which takes
* a long time and uses a lot of energy.
*
- * KIDS: You shouldn't use this is the real world to generte cryptographic keys though...
+ * KIDS: You shouldn't use this is the real world to generate cryptographic keys though...
* have a think why not. :-)
*
* @param max the upper range to generate a number for. This number cannot be negative.
@@ -465,7 +465,7 @@
* than the hardware random number generator built int the processor, which takes
* a long time and uses a lot of energy.
*
- * KIDS: You shouldn't use this is the real world to generte cryptographic keys though...
+ * KIDS: You shouldn't use this is the real world to generate cryptographic keys though...
* have a think why not. :-)
*
* @param max the upper range to generate a number for. This number cannot be negative.
