Docs: Don't use note elements

In most cases, the text itself makes the message clear enough.
This commit is contained in:
Matthias Clasen
2014-02-02 01:22:14 -05:00
parent 30cc1512e6
commit 245c385ae7
21 changed files with 61 additions and 110 deletions

View File

@ -1650,11 +1650,9 @@ gtk_popover_get_pointing_to (GtkPopover *popover,
* Sets the preferred position for @popover to appear. If the @popover
* is currently visible, it will be immediately updated.
*
* <note>
* This preference will be respected where possible, although
* on lack of space (eg. if close to the window edges), the
* #GtkPopover may choose to appear on the opposite side
* </note>
* This preference will be respected where possible, although
* on lack of space (eg. if close to the window edges), the
* #GtkPopover may choose to appear on the opposite side
*
* Since: 3.12
**/