From 9951a04ab6de7d25015d97f7a5d77411f7c07ba0 Mon Sep 17 00:00:00 2001 From: Abdul Haq Sheikh <27726982+dangereyes88@users.noreply.github.com> Date: Tue, 17 Sep 2019 13:07:04 +0500 Subject: Update typography.rst Corrected Typo --- user_guide_src/source/libraries/typography.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user_guide_src/source/libraries/typography.rst b/user_guide_src/source/libraries/typography.rst index 9e1386835..321b064ba 100644 --- a/user_guide_src/source/libraries/typography.rst +++ b/user_guide_src/source/libraries/typography.rst @@ -47,7 +47,7 @@ Class Reference .. php:method:: auto_typography($str[, $reduce_linebreaks = FALSE]) :param string $str: Input string - :param bool $reduce_linebreaks: Whether to reduce consequitive linebreaks + :param bool $reduce_linebreaks: Whether to reduce consecutive linebreaks :returns: HTML typography-safe string :rtype: string -- cgit v1.2.3-24-g4f1b