Fix documentation styling for memorylocker
This commit is contained in:
parent
11b92b91c2
commit
c7ce14fbdc
|
@ -1,4 +1,4 @@
|
||||||
// Package memorylocker provides an in-memory locking mechanism
|
// Package memorylocker provides an in-memory locking mechanism.
|
||||||
//
|
//
|
||||||
// When multiple processes are attempting to access an upload, whether it be
|
// When multiple processes are attempting to access an upload, whether it be
|
||||||
// by reading or writing, a syncronization mechanism is required to prevent
|
// by reading or writing, a syncronization mechanism is required to prevent
|
||||||
|
|
Loading…
Reference in New Issue