docs: use proper apostrophe
https://wiki.gnome.org/Design/OS/Typography
This commit is contained in:
@ -64,7 +64,7 @@ static guint theme_serial = 0;
|
||||
/* cursor_cache holds a cache of non-pixmap cursors to avoid expensive
|
||||
* libXcursor searches, cursors are added to it but only removed when
|
||||
* their display is closed. We make the assumption that since there are
|
||||
* a small number of display's and a small number of cursor's that this
|
||||
* a small number of display’s and a small number of cursor’s that this
|
||||
* list will stay small enough not to be a problem.
|
||||
*/
|
||||
static GSList* cursor_cache = NULL;
|
||||
|
||||
Reference in New Issue
Block a user