mirror of
https://github.com/OpenMW/openmw.git
synced 2025-01-16 20:29:57 +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
|
namespace SceneUtil
|
||||||
{
|
{
|
||||||
|
|
||||||
/// renderbin which culls redundent state for shadows rendering
|
/// renderbin which culls redundant state for shadow map rendering
|
||||||
class ShadowsBin : public osgUtil::RenderBin
|
class ShadowsBin : public osgUtil::RenderBin
|
||||||
{
|
{
|
||||||
private:
|
private:
|
||||||
|
|
Loading…
Reference in a new issue