Skip to content

Commit fe341ee

Browse files
authored
Fix typo
1 parent 59db090 commit fe341ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/vips.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -385,7 +385,7 @@ module GObject
385385
#
386386
# https://developer.gnome.org/glib/stable/glib-Message-Logging.html
387387
#
388-
# You can disable wanrings by defining the `VIPS_WARNING` environment variable.
388+
# You can disable warnings by defining the `VIPS_WARNING` environment variable.
389389
# You can enable info output by defining `VIPS_INFO`.
390390
#
391391
# # Exceptions

0 commit comments

Comments
 (0)