HACKING: Fix a typo
This commit is contained in:
parent
13deaa66fd
commit
cb2f46ed08
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@
|
||||||
## GLib
|
## GLib
|
||||||
|
|
||||||
Although the library uses GLib internally, libfprint is designed to provide
|
Although the library uses GLib internally, libfprint is designed to provide
|
||||||
a completely neutral interface to it's application users. So, the public
|
a completely neutral interface to its application users. So, the public
|
||||||
APIs should never return GLib data types or anything like that.
|
APIs should never return GLib data types.
|
||||||
|
|
||||||
## Two-faced-ness
|
## Two-faced-ness
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue