Skip to content

Commit 148c41a

Browse files
committed
Fix singular phpdoc
1 parent 68b1112 commit 148c41a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ContainerBuilder.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -880,7 +880,7 @@ public function getAlias(string $id): Alias
880880
/**
881881
* Registers a service definition.
882882
*
883-
* This methods allows for simple registration of service definition
883+
* This method allows for simple registration of service definition
884884
* with a fluid interface.
885885
*/
886886
public function register(string $id, ?string $class = null): Definition

0 commit comments

Comments
 (0)