libmm-glib,bearer-properties: minor documentation typo fix

This commit is contained in:
Aleksander Morgado
2018-03-13 12:41:47 +01:00
parent 9535f4c474
commit 1481dd58e2

View File

@@ -261,7 +261,7 @@ mm_bearer_properties_set_allow_roaming (MMBearerProperties *self,
*
* Checks whether roaming is allowed in the connection.
*
* Returns: %TRUE if roaming is allowed, %FALSE otherwise..
* Returns: %TRUE if roaming is allowed, %FALSE otherwise.
*/
gboolean
mm_bearer_properties_get_allow_roaming (MMBearerProperties *self)