diff --git a/docs/osmesa.rst b/docs/osmesa.rst index 79774aa829e..776a083708e 100644 --- a/docs/osmesa.rst +++ b/docs/osmesa.rst @@ -14,7 +14,7 @@ information about the API functions. The OSMesa interface may be used with the gallium software renderers: #. llvmpipe - this is the high-performance Gallium LLVM driver -#. softpipe - this it the reference Gallium software driver +#. softpipe - this is the reference Gallium software driver There are several examples of OSMesa in the mesa/demos repository.