浏览代码

fix changelog typo

Andre Weissflog 1 年之前
父节点
当前提交
d57e70890f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      CHANGELOG.md

+ 1 - 1
CHANGELOG.md

@@ -43,7 +43,7 @@ Also see the following backend-specific samples which don't use sokol-shdc:
 - WebGPU: https://github.com/floooh/sokol-samples/blob/master/wgpu/vertexpulling-wgpu.c
 - WebGPU: https://github.com/floooh/sokol-samples/blob/master/wgpu/vertexpulling-wgpu.c
 - Desktop GL: https://github.com/floooh/sokol-samples/blob/master/glfw/vertexpulling-glfw.c
 - Desktop GL: https://github.com/floooh/sokol-samples/blob/master/glfw/vertexpulling-glfw.c
 
 
-Storage support is not available on the following platform/backend combos:
+Storage buffer support is not available on the following platform/backend combos:
 
 
 - macOS + GL (stuck at GL 4.1)
 - macOS + GL (stuck at GL 4.1)
 - iOS + GL (stuck at GLES 3.0)
 - iOS + GL (stuck at GLES 3.0)