device: Fix "enrollemnt" typo

This commit is contained in:
Bastien Nocera
2020-01-17 14:40:36 +01:00
parent 1a5ef6c5a7
commit c929d39df1

View File

@ -491,7 +491,7 @@
<doc:doc>
<doc:description>
<doc:para>
Start enrollemnt for the selected finger. You need to have claimed the device using
Start enrollment for the selected finger. You need to have claimed the device using
<doc:ref type="method" to="Device.Claim">Device.Claim</doc:ref> before calling
this method. Enrollment status is sent through <doc:ref type="signal" to="Device::EnrollStatus">Device::EnrollStatus</doc:ref>.
</doc:para>