70280e9d12
The error message related to shadow updates in `eevee_shadow.cc` currently contains a typo: `"Error: Too many shadow updates, some shadow might be incorrect."` This sentence should use the plural form of "shadows" to correctly describe the context. Fixing this typo ensures clarity and correctness in the error message, providing developers and users with the appropriate feedback when encountering shadow update issues. Pull Request: https://projects.blender.org/blender/blender/pulls/128865