8000 Fix cs · symfony/symfony-docs@0e9449c · GitHub
[go: up one dir, main page]

Skip to content

Commit 0e9449c

Browse files
committed
Fix cs
1 parent add7d16 commit 0e9449c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lock.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
single: Lock
33

44
Dealing with concurrency with Locks
5-
==================================
5+
===================================
66

77
When a program runs concurrently, some part of code which modify shared
88
resources should not be accessed by multiple processes at the same time.

0 commit comments

Comments
 (0)
0