diff --git a/include/EMaterialTypes.h b/include/EMaterialTypes.h index 26b5f9e2..2d38a3d2 100644 --- a/include/EMaterialTypes.h +++ b/include/EMaterialTypes.h @@ -73,7 +73,7 @@ namespace video EMT_SPHERE_MAP, //! A reflecting material with an optional non reflecting texture layer. - /** The reflection map should be set as first texture. */ + /** The reflection map should be set as second texture. */ EMT_REFLECTION_2_LAYER, //! A transparent material.