From 1c59db9bfffc31bbbf57fb60127cbc3a7b8b9754 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Fri, 1 Dec 2017 10:26:21 -0500 Subject: [PATCH] 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. --- gtk/gtkplacesview.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/gtkplacesview.c b/gtk/gtkplacesview.c index b07ffe9e50..48db272ce7 100644 --- a/gtk/gtkplacesview.c +++ b/gtk/gtkplacesview.c @@ -35,7 +35,7 @@ * @Title: GtkPlacesView * @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 * removable devices. *