소스 검색

fix comment

David Rose 15 년 전
부모
커밋
ae77c767c2
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      panda/src/pgraph/renderState.cxx

+ 1 - 1
panda/src/pgraph/renderState.cxx

@@ -1549,7 +1549,7 @@ do_compose(const RenderState *other) const {
 
     } else if (a._override < b._override &&
                a._attrib->lower_attrib_can_override()) {
-      // B, the lower RenderAttrib, overrides.  This is a special
+      // B, the higher RenderAttrib, overrides.  This is a special
       // case; normally, a lower RenderAttrib does not override a
       // higher one, even if it has a higher override value.  But
       // certain kinds of RenderAttribs redefine