1
0
Fork 0

fixed typo

pull/3272/head
Bastian Hofmann 2014-09-24 15:30:48 +02:00
parent f8023cffdf
commit 2612dc7c15
1 changed files with 1 additions and 1 deletions

View File

@ -345,7 +345,7 @@ If the package is in a sub-directory, e.g. `/trunk/foo/bar/composer.json` and
setting the `"package-path"` option to the sub-directory, in this example it setting the `"package-path"` option to the sub-directory, in this example it
would be `"package-path": "foo/bar/"`. would be `"package-path": "foo/bar/"`.
If you have a private Subversion repository you can safe credentials in the If you have a private Subversion repository you can save credentials in the
http-basic section of your config (See [Schema](04-schema.md)): http-basic section of your config (See [Schema](04-schema.md)):
```json ```json