From 2edc2a7dfbf95cf710002d633ca11530ef094ce8 Mon Sep 17 00:00:00 2001 From: monsta Date: Sun, 16 Feb 2020 14:08:45 +0300 Subject: thumbnail: fix typo in function description --- libmate-desktop/mate-desktop-thumbnail.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libmate-desktop/mate-desktop-thumbnail.c b/libmate-desktop/mate-desktop-thumbnail.c index ae56366..d10ac7f 100644 --- a/libmate-desktop/mate-desktop-thumbnail.c +++ b/libmate-desktop/mate-desktop-thumbnail.c @@ -816,7 +816,7 @@ mate_desktop_thumbnail_factory_has_valid_failed_thumbnail (MateDesktopThumbnailF * @mime_type: the mime type of the file * @mtime: the mtime of the file * - * Returns TRUE if this MateDesktopThumbnail can (at least try) to thumbnail + * Returns TRUE if this MateDesktopThumbnailFactory can (at least try) to thumbnail * this file. Thumbnails or files with failed thumbnails won't be thumbnailed. * * Usage of this function is threadsafe. -- cgit v1.2.1