mirror of
https://github.com/OpenMW/openmw.git
synced 2025-01-16 15:29:55 +00:00
Spelling fix
This commit is contained in:
parent
72f7e6a702
commit
296dce470a
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ namespace osg
|
|||
namespace SceneUtil
|
||||
{
|
||||
|
||||
/// renderbin which culls redundent state for shadows rendering
|
||||
/// renderbin which culls redundant state for shadow map rendering
|
||||
class ShadowsBin : public osgUtil::RenderBin
|
||||
{
|
||||
private:
|
||||
|
|
Loading…
Reference in a new issue