mirror of
				https://gitlab.gnome.org/GNOME/glib.git
				synced 2025-11-04 10:08:56 +01:00 
			
		
		
		
	Spelling: Fix spelling of "constructed"
Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:
		
				
					committed by
					
						
						Xavier Claessens
					
				
			
			
				
	
			
			
			
						parent
						
							ff2b5d3383
						
					
				
				
					commit
					cc3d955536
				
			@@ -941,7 +941,7 @@ on_handle_hello_world (MyAppFrobber           *interface,
 | 
			
		||||
      received. The queue is drained in an idle handler (which is called from the
 | 
			
		||||
      <link linkend="g-main-context-push-thread-default">thread-default main loop</link>
 | 
			
		||||
      of the thread where the skeleton object was
 | 
			
		||||
      contructed) and will cause emissions of the <ulink
 | 
			
		||||
      constructed) and will cause emissions of the <ulink
 | 
			
		||||
      url="http://dbus.freedesktop.org/doc/dbus-specification.html#standard-interfaces-properties">org.freedesktop.DBus.Properties::PropertiesChanged</ulink>
 | 
			
		||||
      signal with all the properties that have changed. Use
 | 
			
		||||
      g_dbus_interface_skeleton_flush() or
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user