Skip to content

Commit 960bb9f

Browse files
committed
[#2867] Minor tweaks
1 parent eae3a57 commit 960bb9f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cookbook/symfony1.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ As mentioned before, for the autoloader to work, it needs to know that the
156156
``Sensio`` namespace lives in the ``vendor/sensio/framework-extra-bundle``
157157
directory and that, for example, the ``Doctrine`` namespace lives in the
158158
``vendor/doctrine/orm/lib/`` directory. This mapping is entirely controlled by
159-
Composer. Each third-party library you load through Composer has their
159+
Composer. Each third-party library you load through Composer has its
160160
settings defined and Composer takes care of everything for you.
161161

162162
For this to work, all third-party libraries used by your project must be
@@ -175,7 +175,7 @@ from specific directories without defining a dependency:
175175
}
176176
177177
This means that if a class is not found in the ``vendor`` directory, Composer
178-
will search in the ``src`` directory before throwing a "class does not exists"
178+
will search in the ``src`` directory before throwing a "class does not exist"
179179
exception. Read more about configuring the Composer Autoloader in
180180
`the Composer documentation`_
181181

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy