[mutex] Fix typo in comments

This commit is contained in:
Behdad Esfahbod 2008-09-23 19:11:08 -04:00
parent 0a4a6213e2
commit 70207aadfd

View file

@ -74,7 +74,7 @@
* cairo_mutex_impl_t _cairo_some_mutex;
* </programlisting>
*
* - #define %CAIRO_MUTEX_IMP_<NAME> 1 with suitable name for your platform. You
* - #define %CAIRO_MUTEX_IMPL_<NAME> 1 with suitable name for your platform. You
* can later use this symbol in cairo-system.c.
*
* - #define CAIRO_MUTEX_IMPL_LOCK(mutex) and CAIRO_MUTEX_IMPL_UNLOCK(mutex) to