From 2884f186a7dc10ba16de4615f5a06a57bed27f22 Mon Sep 17 00:00:00 2001 From: WouterJ Date: Mon, 24 Mar 2014 22:32:53 +0100 Subject: [PATCH] Fixed syntax --- components/intl.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/components/intl.rst b/components/intl.rst index 0b038ef1753..6c7ecbf162b 100644 --- a/components/intl.rst +++ b/components/intl.rst @@ -9,7 +9,6 @@ The Intl Component access to the localization data of the `ICU library`_. .. versionadded:: 2.3 - The Intl component was introduced in Symfony 2.3. In earlier versions of Symfony, you should use the Locale component instead.