← Back to team overview

ayatana-commits team mailing list archive

[Merge] lp:~kvalo/dbusmenu/take-children-now-typo into lp:dbusmenu

 

Kalle Valo has proposed merging lp:~kvalo/dbusmenu/take-children-now-typo into lp:dbusmenu.

Requested reviews:
  DBus Menu Team (dbusmenu-team)


The documentation for dbusmenu_menuitem_take_children() wasn't entirely clear for me. I believe there's a typo.
-- 
https://code.launchpad.net/~kvalo/dbusmenu/take-children-now-typo/+merge/21026
Your team ayatana-commits is subscribed to branch lp:dbusmenu.
=== modified file 'libdbusmenu-glib/menuitem.c'
--- libdbusmenu-glib/menuitem.c	2010-02-08 22:02:12 +0000
+++ libdbusmenu-glib/menuitem.c	2010-03-10 07:10:33 +0000
@@ -459,7 +459,7 @@
 
 	While the name sounds devious that's exactly what this function
 	does.  It takes the list of children from the @mi and clears the
-	internal list.  The calling function is no in charge of the ref's
+	internal list.  The calling function is now in charge of the ref's
 	on the children it has taken.  A lot of responsibility involved
 	in taking children.
 


Follow ups