From debea6645af0e4750a230dd536eaf5d5f889f210 Mon Sep 17 00:00:00 2001 From: Christophe Coevoet Date: Fri, 1 Jun 2018 11:53:11 +0200 Subject: [PATCH] Fix the page title for the mbstring polyfill --- components/polyfill_mbstring.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/polyfill_mbstring.rst b/components/polyfill_mbstring.rst index 17d4f0c7928..934301bf432 100644 --- a/components/polyfill_mbstring.rst +++ b/components/polyfill_mbstring.rst @@ -3,8 +3,8 @@ single: Mbstring single: Components; Polyfill -The Symfony Polyfill / Intl Mbstring Component -============================================== +The Symfony Polyfill / Mbstring Component +========================================= This component provides a partial, native PHP implementation for the ``mbstring`` PHP extension.