Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 47bdaeb

Browse filesBrowse files
committed
Merge branch '4.3' into 4.4
* 4.3: Fix typo
2 parents 75c51ba + 8f65e36 commit 47bdaeb
Copy full SHA for 47bdaeb

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎testing/database.rst

Copy file name to clipboardExpand all lines: testing/database.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Now, enable it as a PHPUnit extension or listener:
5959
</listeners>
6060
</phpunit>
6161
62-
This bundle uses a clever trick to avoid side effects without scarifying
62+
This bundle uses a clever trick to avoid side effects without sacrificing
6363
performance: it begins a database transaction before every test and rolls it
6464
back automatically after the test finishes to undo all changes. Read more in the
6565
documentation of the `DAMADoctrineTestBundle`_.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.