From: Matthias Clasen Date: Sat, 28 Dec 2019 14:42:43 +0000 (-0500) Subject: popovermenubar: Cosmetics X-Git-Tag: archive/raspbian/4.4.1+ds1-2+rpi1^2~18^2~20^2~486^2~50 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=fd0f01bcadf59b440625742c96968e809ad1a521;p=gtk4.git popovermenubar: Cosmetics --- diff --git a/gtk/gtkpopovermenubar.c b/gtk/gtkpopovermenubar.c index fab899bcf8..f00c38960c 100644 --- a/gtk/gtkpopovermenubar.c +++ b/gtk/gtkpopovermenubar.c @@ -38,9 +38,8 @@ * ╰── popover * ]| * - * GtkMenuBar has a single CSS node with name menubar, below which - * each item has its CSS node, and below that the corresponding - * popover. + * GtkPopoverMenuBar has a single CSS node with name menubar, below which + * each item has its CSS node, and below that the corresponding popover. * * The item whose popover is currently open gets the .active * style class.