popovermenubar: Cosmetics
authorMatthias Clasen <mclasen@redhat.com>
Sat, 28 Dec 2019 14:42:43 +0000 (09:42 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 29 Dec 2019 22:10:16 +0000 (17:10 -0500)
gtk/gtkpopovermenubar.c

index fab899bcf89f3d60611455a839092c26c17b4cd5..f00c38960ca5c7a6a03fb6ab16cc745d55173308 100644 (file)
@@ -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.