Skip to content

Commit 24ca0e7

Browse files
fixup! doc: Fix LwM2M spelling
1 parent 0fbc73f commit 24ca0e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/client/object_location.c

+2-2
Original file line numberDiff line numberDiff line change
@@ -283,8 +283,8 @@ void location_setLocationAtTime(lwm2m_object_t* locationObj,
283283
}
284284

285285
/**
286-
* This function creates the LwM2M Location.
287-
* @return gives back allocated LwM2M data object structure pointer. On error,
286+
* This function creates the LwM2M Location.
287+
* @return gives back allocated LwM2M data object structure pointer. On error,
288288
* NULL value is returned.
289289
*/
290290
lwm2m_object_t * get_object_location(void)

0 commit comments

Comments
 (0)