[librsvg: 3/8] Minor fix to the documentation of rsvg_pixbuf_from_file_at_size
- From: Federico Mena Quintero <federico src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [librsvg: 3/8] Minor fix to the documentation of rsvg_pixbuf_from_file_at_size
- Date: Thu, 9 Apr 2020 05:21:58 +0000 (UTC)
commit 95fb5807fdf066ec21e46f6a372a7648aaec91ef
Author: Federico Mena Quintero <federico gnome org>
Date: Wed Apr 8 18:37:26 2020 -0500
Minor fix to the documentation of rsvg_pixbuf_from_file_at_size
librsvg/rsvg-pixbuf.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/librsvg/rsvg-pixbuf.c b/librsvg/rsvg-pixbuf.c
index 6f52a964..5637a6df 100644
--- a/librsvg/rsvg-pixbuf.c
+++ b/librsvg/rsvg-pixbuf.c
@@ -152,7 +152,7 @@ rsvg_pixbuf_from_file_at_zoom_with_max (const gchar *filename,
*
* Loads a new #GdkPixbuf from @filename and returns it. This pixbuf is scaled
* from the size indicated to the new size indicated by @width and @height. If
- * either of these are -1, then the default size of the image being loaded is
+ * both of these are -1, then the default size of the image being loaded is
* used. The caller must assume the reference to the returned pixbuf. If an
* error occurred, @error is set and %NULL is returned.
*
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]