Fix spelling mistake in g_bytes_to_hexdump() doc
This commit is contained in:
parent
16fe9a021a
commit
bc7c9abd58
@ -89,7 +89,7 @@ g_text2bool(const char *s);
|
||||
* | | |
|
||||
* | | ascii representation of bytes
|
||||
* | hex representation of bytes
|
||||
* offset from beining of the byte array in hex
|
||||
* offset from beginning of the byte array in hex
|
||||
*
|
||||
* Note: the ascii representation uses '.' for all non-printable
|
||||
* characters (eg. below 32 or above 127).
|
||||
|
Loading…
Reference in New Issue
Block a user