grcbox: Fix typo in doc

This commit is contained in:
Mohammed Sadiq 2018-07-30 12:39:27 +05:30
parent 2f26cf0b8d
commit e91da3fc77

View File

@ -148,7 +148,7 @@
* If you need to clear the contents of the data, you will need to use an
* ancillary function that calls g_rc_box_release_full():
*
* |[<!-- laguage="C" -->
* |[<!-- language="C" -->
* static void
* my_data_struct_release (MyDataStruct *data)
* {