Skip to content

Commit df02200

Browse files
committed
Corrected small mistake.
1 parent d6ad0b3 commit df02200

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Supporting/FileMakerLayout.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ public function create(array|null $data = null,
304304

305305
/**
306306
* Duplicate the record.
307-
* @param int|nulll $recordId The valid recordId value to duplicate.
307+
* @param int|null $recordId The valid recordId value to duplicate.
308308
* @param array|null $script scripts that should execute the right timings. See FileMakerRelation::query().
309309
* @throws Exception In case of any error, an exception arises.
310310
*/

0 commit comments

Comments
 (0)