Skip to content

Commit 2b0bde6

Browse files
committed
[#2316] Tweaking wording
1 parent b2b53d5 commit 2b0bde6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/dependency_injection/parentservices.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -526,5 +526,5 @@ prevent the base class from calling ``setFilter``.
526526
In the examples shown there is a similar relationship between the parent
527527
and child services and the underlying parent and child classes. This does
528528
not need to be the case though, you can extract common parts of similar
529-
service definitions into a parent service without also extracting a parent
529+
service definitions into a parent service without also inheriting a parent
530530
class.

0 commit comments

Comments
 (0)