Fixed doc

This commit is contained in:
William DURAND 2012-04-22 16:03:18 +02:00
parent e77555ebc6
commit 06d9783e06

View file

@ -45,7 +45,7 @@ public function registerBundles()
}
```
* Don't forget to register the PropelBundle namespace in `app/autoload.php`:
* Don't forget to register the PropelBundle namespace in `app/autoload.php` if you are not using Composer:
``` php
$loader->registerNamespaces(array(