Skip to content

Commit

Permalink
Spelling fix
Browse files Browse the repository at this point in the history
Signed-off-by: Ville Skyttä <ville.skytta@iki.fi>
  • Loading branch information
scop committed Jul 26, 2017
1 parent 5ae0e7f commit 990c834
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/client/object_access_control.c
Original file line number Diff line number Diff line change
Expand Up @@ -394,7 +394,7 @@ lwm2m_object_t * acc_ctrl_create_object(void)
{
/*
* The acc_ctrl_create_object() function creates an empty object
* and returns a pointer to the structure that represent it.
* and returns a pointer to the structure that represents it.
*/
lwm2m_object_t* accCtrlObj = NULL;

Expand Down

0 comments on commit 990c834

Please sign in to comment.