From: Torstein Husebø Date: Mon, 11 May 2015 11:49:29 +0000 (+0200) Subject: treewide: Correct typos and spell plural of bus consistent X-Git-Tag: upstream/231~8 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3beb56dd2fde748116df97b000a20da2318da930;p=platform%2Fupstream%2Flibgudev.git treewide: Correct typos and spell plural of bus consistent (David: backported to libgudev from systemd upstream) https://bugzilla.gnome.org/show_bug.cgi?id=750232 --- diff --git a/gudev/gudevdevice.c b/gudev/gudevdevice.c index 5530d2c..28b229b 100644 --- a/gudev/gudevdevice.c +++ b/gudev/gudevdevice.c @@ -993,7 +993,7 @@ g_udev_device_get_tags (GUdevDevice *device) * g_udev_device_get_is_initialized: * @device: A #GUdevDevice. * - * Gets whether @device has been initalized. + * Gets whether @device has been initialized. * * Returns: Whether @device has been initialized. *