spelling error

This commit is contained in:
John Cupitt 2012-05-17 09:55:19 +01:00
parent bb1dcb97ee
commit 9b12e73ffa
1 changed files with 1 additions and 1 deletions

View File

@ -275,7 +275,7 @@ vips_error_g( GError **error )
/**
* 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.
*
* See also: vips_error_buffer().