Skip to content

Commit 9a2e3dc

Browse files
committed
ICM: Readme improved.
1 parent c2d3c49 commit 9a2e3dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ class MyProtectedCommand extends Command
111111
112112
public function getMutexName()
113113
{
114-
return "icmutex-custom-name";
114+
return "icmutex-for-command1-and-command2";
115115
}
116116
117117
// ...

0 commit comments

Comments
 (0)