Merge remote-tracking branch 'origin/master' into colour

This commit is contained in:
John Cupitt 2012-05-17 21:34:07 +01:00
commit 192ce47051
1 changed files with 1 additions and 1 deletions

View File

@ -275,7 +275,7 @@ vips_error_g( GError **error )
/** /**
* vips_error_clear: * vips_error_clear:
* *
* Clear and reset the error buffer. This is typically called after presentng * Clear and reset the error buffer. This is typically called after presenting
* an error to the user. * an error to the user.
* *
* See also: vips_error_buffer(). * See also: vips_error_buffer().