Skip to content

Commit e95e05b

Browse files
authored
Merge pull request #1688 from tacman/patch-7
Remove reference to Symfony2
2 parents 51da0da + 52fe4bf commit e95e05b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/indexes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ fos_elastica:
261261
### Turning on the persistence backend logger in production
262262

263263
FOSElasticaBundle will turn off your persistence backend's logging configuration by default
264-
when Symfony2 is not in debug mode. You can force FOSElasticaBundle to always disable
264+
when Symfony is not in debug mode. You can force FOSElasticaBundle to always disable
265265
logging by setting debug_logging to false, to leave logging alone by setting it to true,
266266
or leave it set to its default value which will mirror %kernel.debug%.
267267

0 commit comments

Comments
 (0)