From 3f208a956dc96353b4137bf245a64a93ff6de845 Mon Sep 17 00:00:00 2001 From: Rifa Faruqi <94559656+riparuk@users.noreply.github.com> Date: Thu, 3 Oct 2024 03:44:39 +0700 Subject: [PATCH] Fix typo --- docs/dev/analysis/txt-autofit-text.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/dev/analysis/txt-autofit-text.rst b/docs/dev/analysis/txt-autofit-text.rst index c1cacd546..f9b51e4af 100644 --- a/docs/dev/analysis/txt-autofit-text.rst +++ b/docs/dev/analysis/txt-autofit-text.rst @@ -119,7 +119,7 @@ the calculated "best fit" point size:: Proposed |pp| behavior ---------------------- -The :meth:`TextFrame.fit_text` method produces the following side effects: +The :meth:`TextFrame.autofit_text` method produces the following side effects: * :attr:`TextFrame.auto_size` is set to :attr:`MSO_AUTO_SIZE.TEXT_TO_FIT_SHAPE`