mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-12-09 18:13:41 +01:00
Spelling fixes
Spelling fixes in comments and docs, provided by Kjartan Maraas in bug 657336.
This commit is contained in:
@@ -263,7 +263,7 @@ struct _GParamSpecClass
|
||||
* The <structname>GParameter</structname> struct is an auxiliary structure used
|
||||
* to hand parameter name/value pairs to g_object_newv().
|
||||
*/
|
||||
struct _GParameter /* auxillary structure for _setv() variants */
|
||||
struct _GParameter /* auxiliary structure for _setv() variants */
|
||||
{
|
||||
const gchar *name;
|
||||
GValue value;
|
||||
|
||||
Reference in New Issue
Block a user