diff options
author | Erik Faye-Lund <[email protected]> | 2019-04-18 16:39:25 +0200 |
---|---|---|
committer | Erik Faye-Lund <[email protected]> | 2019-05-02 11:09:16 +0000 |
commit | a4ee15d5fe574f74e96d5bc1375a35ae5a6875d4 (patch) | |
tree | 1560330619b636809fea05265bbbdc3ae57c9e1d /docs/relnotes | |
parent | b9eaeffaba76c796181cded00e64da547774aa0e (diff) |
docs: fix closing of list-items
Signed-off-by: Erik Faye-Lund <[email protected]>
Reviewed-by: Eric Engestrom <[email protected]>
Diffstat (limited to 'docs/relnotes')
-rw-r--r-- | docs/relnotes/18.3.0.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/relnotes/18.3.0.html b/docs/relnotes/18.3.0.html index c694b15b62c..2a0b63482a9 100644 --- a/docs/relnotes/18.3.0.html +++ b/docs/relnotes/18.3.0.html @@ -58,7 +58,7 @@ Note: some of the new features are only available with certain drivers. <li>GL_AMD_multi_draw_indirect on all GL 4.x drivers.</li> <li>GL_AMD_query_buffer_object on i965, nvc0, r600, radeonsi.</li> <li>GL_EXT_disjoint_timer_query on radeonsi and most other Gallium drivers (ES extension)</li> -<li>GL_EXT_texture_compression_s3tc on all drivers (ES extension)<li> +<li>GL_EXT_texture_compression_s3tc on all drivers (ES extension)</li> <li>GL_EXT_vertex_attrib_64bit on i965, nvc0, radeonsi.</li> <li>GL_EXT_window_rectangles on radeonsi.</li> <li>GL_KHR_texture_compression_astc_sliced_3d on radeonsi.</li> |