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 8f65e36

Browse filesBrowse files
committed
minor #12494 Fix typo (unlikenesses)
This PR was merged into the 4.3 branch. Discussion ---------- Fix typo Change "scarifying" to "sacrificing" <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/roadmap for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `master` for features of unreleased versions). --> Commits ------- 380b01d Fix typo
2 parents 2dd3ed4 + 380b01d commit 8f65e36
Copy full SHA for 8f65e36

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.