1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-03-16 08:06:05 +00:00

stellar: comment typo

This commit is contained in:
Tomas Susanka 2018-06-05 11:32:47 +02:00
parent 64cfcf8053
commit 4b7e4a9557

View File

@ -1224,7 +1224,7 @@ const char **stellar_lineBreakAddress(uint8_t *addrbytes)
*
* Examples:
* XLM (Native Asset)
* MOBI (G1234)
* MOBI (G123456789000)
* ALPHA12EXAMP (G0987)
*/
void stellar_format_asset(StellarAssetType *asset, char *str_formatted, size_t len)