Explorar o código

Update RenderContext.js

Fix typo.
Michael Herzog hai 1 ano
pai
achega
1b5a3bb8ab
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/renderers/common/RenderContext.js

+ 1 - 1
src/renderers/common/RenderContext.js

@@ -231,7 +231,7 @@ class RenderContext {
 }
 
 /**
- * Computes a cache key for the given render context. This cache
+ * Computes a cache key for the given render context. This key
  * should identify the render target state so it is possible to
  * configure the correct attachments in the respective backend.
  *

粤ICP备19079148号