Commit b7b9d82
committed
minor #9258 Fix: Typo (localheinz)
This PR was merged into the 4.0 branch.
Discussion
----------
Fix: Typo
This PR
* [x] fixes a small typo
💁♂️ Running
```
$ git grep -i diferent
```
on [`4.0`](https://github.com/symfony/symfony-docs/tree/4.0) yields
```
testing/database.rst:116:``phpunit.xml.dist`` to use a diferent database for your tests:
```
Commits
-------
18b31b8 Fix: Typo1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
| 116 | + | |
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| |||
0 commit comments