placesview: Drop the word stock from the docs

It does not really add anything here, and makes it harder
to grep for occurrences of stock ids.
This commit is contained in:
Matthias Clasen 2017-12-01 10:26:21 -05:00
parent 77d12c0451
commit 1c59db9bff

View File

@ -35,7 +35,7 @@
* @Title: GtkPlacesView * @Title: GtkPlacesView
* @See_also: #GtkFileChooser * @See_also: #GtkFileChooser
* *
* #GtkPlacesView is a stock widget that displays a list of persistent drives * #GtkPlacesView is a widget that displays a list of persistent drives
* such as harddisk partitions and networks. #GtkPlacesView does not monitor * such as harddisk partitions and networks. #GtkPlacesView does not monitor
* removable devices. * removable devices.
* *