diff --git a/pycardium/modules/py/display.py b/pycardium/modules/py/display.py
index da5169908325c03b58620524a85cea1bb702d42e..a6ef82778a9b7638d900f89818435ffcffcd1b8e 100644
--- a/pycardium/modules/py/display.py
+++ b/pycardium/modules/py/display.py
@@ -176,7 +176,7 @@ class Display:
         :param y: center y coordinate
         :param rad: radius
         :param col: color of the outline and fill (expects RGB triple)
-        :param filled: whether the rectangle should be filled or not
+        :param filled: whether the circle should be filled or not
         :param size: size of the individual pixels, ranges from 1 to 8
         """