From c417e4656a68ed6dfd4a1895709a698a7ac67c3c Mon Sep 17 00:00:00 2001 From: Will McGugan Date: Mon, 9 May 2022 08:48:03 +0100 Subject: [PATCH] update docstring --- src/textual/_compositor.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/textual/_compositor.py b/src/textual/_compositor.py index 2ef10f9c3..f3046345a 100644 --- a/src/textual/_compositor.py +++ b/src/textual/_compositor.py @@ -350,7 +350,7 @@ class Compositor: NoWidget: If the Widget is not contained in this Layout. Returns: - RenderRegion: Widget information. + MapGeometry: Widget's composition information. """ try: