mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2026-01-05 23:10:18 +01:00
fp-print: Fix a typo in documentation
This commit is contained in:
parent
fd7d93e619
commit
8716ddb07a
1 changed files with 1 additions and 1 deletions
|
|
@ -339,7 +339,7 @@ fp_print_init (FpPrint *self)
|
|||
* create a new print, fill in the relevant metadata, and then start
|
||||
* enrollment.
|
||||
*
|
||||
* Returns: (transfer floating): A newyl created #FpPrint
|
||||
* Returns: (transfer floating): A newly created #FpPrint
|
||||
*/
|
||||
FpPrint *
|
||||
fp_print_new (FpDevice *device)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue