docs: use proper quotes

This commit is contained in:
William Jon McCann
2014-02-05 13:07:34 -05:00
parent c3dfb17031
commit 2a45418b67
141 changed files with 668 additions and 668 deletions

View File

@ -49,7 +49,7 @@ G_BEGIN_DECLS
* @GTK_TEXT_BUFFER_TARGET_INFO_RICH_TEXT: Rich text
* @GTK_TEXT_BUFFER_TARGET_INFO_TEXT: Text
*
* These values are used as "info" for the targets contained in the
* These values are used as info for the targets contained in the
* lists returned by gtk_text_buffer_get_copy_target_list() and
* gtk_text_buffer_get_paste_target_list().
*