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

@ -978,8 +978,8 @@ gtk_widget_path_iter_has_class (const GtkWidgetPath *path,
* the hierarchy defined in @path. See
* gtk_style_context_add_region().
*
* <note><para>Region names must only contain lowercase letters
* and '-', starting always with a lowercase letter.</para></note>
* Region names must only contain lowercase letters
* and '-', starting always with a lowercase letter.
*
* Since: 3.0
**/