Răsfoiți Sursa

Update RenderContext.js

Fix typo.
Michael Herzog 1 an în urmă
părinte
comite
1b5a3bb8ab
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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号