summaryrefslogtreecommitdiff
path: root/gdk/gdkframetimings.c
diff options
context:
space:
mode:
authorWilliam Jon McCann <william.jon.mccann@gmail.com>2014-02-05 14:50:22 -0500
committerWilliam Jon McCann <william.jon.mccann@gmail.com>2014-02-05 15:08:42 -0500
commit47469eb2966a7695f64fce1dbb8441f4b3ac6ecb (patch)
treedcb3ac50eb13b95facd5612dc7f7d24982f6e0e1 /gdk/gdkframetimings.c
parent2a45418b673d10f60e9334ebcfa493f125d26e02 (diff)
downloadgtk+-47469eb2966a7695f64fce1dbb8441f4b3ac6ecb.tar.gz
Use proper quotes in gdk
Diffstat (limited to 'gdk/gdkframetimings.c')
-rw-r--r--gdk/gdkframetimings.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdk/gdkframetimings.c b/gdk/gdkframetimings.c
index 1122c5e04f..5f671d0ad5 100644
--- a/gdk/gdkframetimings.c
+++ b/gdk/gdkframetimings.c
@@ -203,7 +203,7 @@ gdk_frame_timings_get_predicted_presentation_time (GdkFrameTimings *timings)
*
* Gets the natural interval between presentation times for
* the display that this frame was displayed on. Frame presentation
- * usually happens during the "vertical blanking interval".
+ * usually happens during the “vertical blanking interval”.
*
* Returns: the refresh interval of the display, in microseconds,
* or 0 if the refresh interval is not available.