8000 section chronology in comment · matthieu88160/symfony-docs@9ca8627 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9ca8627

Browse files
karzzxabbuh
karzz
authored andcommitted
section chronology in comment
"Loading resources" is next to currnet section "Caching based on Resources", not previews
1 parent 1faced9 commit 9ca8627

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/config/caching.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ should be regenerated::
3838
$resources = array();
3939

4040
foreach ($yamlUserFiles as $yamlUserFile) {
41-
// see the previous article "Loading resources" to
41+
// see the next article "Loading resources" to
4242
// see where $delegatingLoader comes from
4343
$delegatingLoader->load($yamlUserFile);
4444
$resources[] = new FileResource($yamlUserFile);

0 commit comments

Comments
 (0)
0