Fix a-vs-an typos

This commit is contained in:
practicalswift
2018-02-11 10:48:15 +01:00
parent 67447ba060
commit 11376b5583
10 changed files with 12 additions and 12 deletions

View File

@@ -101,7 +101,7 @@ QFont fixedPitchFont()
#endif
}
// Just some dummy data to generate an convincing random-looking (but consistent) address
// Just some dummy data to generate a convincing random-looking (but consistent) address
static const uint8_t dummydata[] = {0xeb,0x15,0x23,0x1d,0xfc,0xeb,0x60,0x92,0x58,0x86,0xb6,0x7d,0x06,0x52,0x99,0x92,0x59,0x15,0xae,0xb1,0x72,0xc0,0x66,0x47};
// Generate a dummy address with invalid CRC, starting with the network prefix.