Skip to content

Commit 5645366

Browse files
committed
Changed signature for unlock to actually read "unlock" instead of "lock"
1 parent 72ca69b commit 5645366

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Type/Lock.pod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Acquires the lock. If it is currently not available, waits for it.
5555
5656
Defined as:
5757
58-
method lock(Lock:D:)
58+
method unlock(Lock:D:)
5959
6060
Usage:
6161

0 commit comments

Comments
 (0)