Skip to content

Commit f966c0f

Browse files
committed
Fixed another typo
1 parent 26a8d1f commit f966c0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/config/definition.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -429,7 +429,7 @@ method.
429429
430430
$rootNode
431431
->children()
432-
->inetegerNode('entries_per_page')
432+
->integerNode('entries_per_page')
433433
->info('This value is only used for the search results page.')
434434
->defaultValue(25)
435435
->end()

0 commit comments

Comments
 (0)