Commit 68fc60c8 authored by Fabien Potencier's avatar Fabien Potencier

merged branch pborreli/typos (PR #482)

Commits
-------

5508c8b1 Fixed typos

Discussion
----------

Fixed typos
parents ad563dde 5508c8b1
......@@ -2,7 +2,7 @@ DoctrineServiceProvider
=======================
The *DoctrineServiceProvider* provides integration with the `Doctrine DBAL
<http://www.doctrine-project.org/projects/dbal>`_ for easy database acccess.
<http://www.doctrine-project.org/projects/dbal>`_ for easy database access.
.. note::
......
......@@ -24,7 +24,7 @@ class HttpCache extends BaseHttpCache
/**
* Handles the Request and delivers the Response.
*
* @param Request $request The Request objet
* @param Request $request The Request object
*/
public function run(Request $request = null)
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment