From: wentasah Date: Wed, 7 Jan 2009 11:51:27 +0000 (+0000) Subject: Fixed doc typo X-Git-Tag: ul_drv-0.8.0-release~25 X-Git-Url: https://rtime.felk.cvut.cz/gitweb/ulut.git/commitdiff_plain/22cacdfea7d2bd997d4283bc869d103dd1e94c5f Fixed doc typo --- diff --git a/ulut/ul_gsa.h b/ulut/ul_gsa.h index aecb94f..a3a6dfd 100644 --- a/ulut/ul_gsa.h +++ b/ulut/ul_gsa.h @@ -126,7 +126,7 @@ gsa_setsort(gsa_array_t *array, int key_offs, /* Macrodefinitions to prepare custom GSA arrays with */ /** - * struct gsa_array_field_t - Structure Representing Anchor of ustom GSA Array + * struct gsa_array_field_t - Structure Representing Anchor of custom GSA Array * @items: pointer to array of pointers to individual items * @count: number of items in the sorted array * @alloc_count: allocated pointer array capacity