2008-11-28 Christian Dywan <christian@imendio.com>
* gappinfo.c: Fix a typo, s/detext/detect. Patch by Enrico Tröger.
svn path=/trunk/; revision=7700
+2008-11-28 Christian Dywan <christian@imendio.com>
+
+ * gappinfo.c: Fix a typo, s/detext/detect. Patch by Enrico Tröger.
+
2008-11-28 Matthias Clasen <mclasen@redhat.com>
Bug 559633 – gtk_image_new_from_gicon does not always work for
*
* Utility function that launches the default application
* registered to handle the specified uri. Synchronous I/O
- * is done on the uri to detext the type of the file if
+ * is done on the uri to detect the type of the file if
* required.
*
* Returns: %TRUE on success, %FALSE on error.