]> git.meshlink.io Git - catta/blobdiff - avahi-glib/glib-malloc.h
fix a few typos in doxygen comments
[catta] / avahi-glib / glib-malloc.h
index 5982e08961a4b07222c5abd91c7fbf1038e40d75..675ccb579ad0645aa8c007e0d59d3617dd31c8b8 100644 (file)
@@ -32,7 +32,7 @@
 AVAHI_C_DECL_BEGIN
 
 /** Return a pointer to a memory allocator that uses GLib's g_malloc()
- and frinds. Th returned structure is statically allocated, and needs
+ and friends. The returned structure is statically allocated, and needs
  not to be copied or freed. Pass this directly to avahi_set_allocator(). */
 const AvahiAllocator * avahi_glib_allocator(void);