fp-print: Fix a typo in documentation

This commit is contained in:
Marco Trevisan (Treviño)
2022-09-27 20:32:01 +02:00
parent fd7d93e619
commit 8716ddb07a

View File

@@ -339,7 +339,7 @@ fp_print_init (FpPrint *self)
* create a new print, fill in the relevant metadata, and then start * create a new print, fill in the relevant metadata, and then start
* enrollment. * enrollment.
* *
* Returns: (transfer floating): A newyl created #FpPrint * Returns: (transfer floating): A newly created #FpPrint
*/ */
FpPrint * FpPrint *
fp_print_new (FpDevice *device) fp_print_new (FpDevice *device)