docs: don't use <parameter> tags

This commit is contained in:
William Jon McCann
2014-02-04 18:30:46 -05:00
parent a22358c0c0
commit d81e4edbd1
4 changed files with 12 additions and 17 deletions

View File

@ -7181,7 +7181,7 @@ gtk_file_chooser_widget_class_init (GtkFileChooserWidgetClass *class)
* @path string of "`/`"
* (a slash): this lets you type <keycap>/</keycap> and
* immediately type a path name. On Unix systems, this is bound to
* <keycap>~</keycap> (tilde) with a <parameter>path</parameter> string
* <keycap>~</keycap> (tilde) with a @path string
* of "~" itself for access to home directories.
*/
signals[LOCATION_POPUP] =