From bd192faccb5959ccf12562c45b7db6a86c1542a9 Mon Sep 17 00:00:00 2001 From: Ryan Weaver Date: Mon, 11 Jul 2016 17:10:25 -0400 Subject: [PATCH] Fixing bad title --- components/debug.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/debug.rst b/components/debug.rst index 3a0faebe15e..ae6365acad9 100644 --- a/components/debug.rst +++ b/components/debug.rst @@ -74,7 +74,7 @@ and more useful:: back to a regular PHP response. Debugging a Class Loader -======================== +------------------------ The :class:`Symfony\\Component\\Debug\\DebugClassLoader` attempts to throw more helpful exceptions when a class isn't found by the registered