mirror of
https://github.com/danog/parallel.git
synced 2024-11-26 20:34:40 +01:00
Fix docblock goof
This commit is contained in:
parent
6442bb9191
commit
72f767b707
@ -232,7 +232,7 @@ abstract class SharedObject
|
||||
* @param int $key The shared memory key.
|
||||
* @param string $mode The mode to open the shared memory in.
|
||||
* @param int $permissions Process permissions on the shared memory.
|
||||
* @param int The size to crate the shared memory in bytes.
|
||||
* @param int $size The size to crate the shared memory in bytes.
|
||||
*
|
||||
* @internal
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user