8000 [VarDumper] Fix typo · symfony/symfony@cb70360 · GitHub
[go: up one dir, main page]

Skip to content

Commit cb70360

Browse files
[VarDumper] Fix typo
1 parent 6cd79e9 commit cb70360

File tree

1 file changed

+1
-1
lines changed
  • src/Symfony/Component/VarDumper/Cloner

1 file changed

+1
-1
lines changed

src/Symfony/Component/VarDumper/Cloner/Data.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ public function withMaxDepth($maxDepth)
5353
}
5454

5555
/**
56-
* Limits the numbers of elements per depth level.
56+
* Limits the number of elements per depth level.
5757
*
5858
* @param int $maxItemsPerDepth The max number of items dumped per depth level.
5959
*

0 commit comments

Comments
 (0)
0