mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-04-16 04:28:05 +02:00
Fix a typo
This commit is contained in:
parent
b8a5e22b6b
commit
ee6740aa78
@ -1503,7 +1503,7 @@ object_interface_check_properties (gpointer check_data,
|
|||||||
*
|
*
|
||||||
* If the interface was not writable to begin with then we don't
|
* If the interface was not writable to begin with then we don't
|
||||||
* really have any problems here because "writable at construct
|
* really have any problems here because "writable at construct
|
||||||
* type only" is still more permissive than "read only".
|
* time only" is still more permissive than "read only".
|
||||||
*/
|
*/
|
||||||
if (pspecs[n]->flags & G_PARAM_WRITABLE)
|
if (pspecs[n]->flags & G_PARAM_WRITABLE)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user