Skip to content

Commit 4ae20ce

Browse files
committed
typo
1 parent 9bb5bd5 commit 4ae20ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Resources/config/services.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
services:
22
cache.factory.apc:
33
class: Cache\AdapterBundle\Factory\ApcFactory
4-
cache.factory.uapc:
4+
cache.factory.apcu:
55
class: Cache\AdapterBundle\Factory\ApcuFactory
66
cache.factory.array:
77
class: Cache\AdapterBundle\Factory\ArrayFactory

0 commit comments

Comments
 (0)