Skip to content

Commit f70980a

Browse files
Add ref_class (#3598)
1 parent e2cec98 commit f70980a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/examples.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ Basic Concepts
9494
self.add(image, image.background_rectangle)
9595

9696
.. manim:: BooleanOperations
97-
:ref_classes: Union Intersection Exclusion
97+
:ref_classes: Union Intersection Exclusion Difference
9898

9999
class BooleanOperations(Scene):
100100
def construct(self):

0 commit comments

Comments
 (0)