Skip to content

Commit 7808a82

Browse files
committed
Fix typos
1 parent 79232f0 commit 7808a82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/cmake-modules/PHP/AddCustomCommand.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ their timestamps manually and executes the PHP_COMMAND only when needed.
4040
```cmake
4141
php_add_custom_command(
4242
php_generate_something
43-
OUTPUTS
43+
OUTPUT
4444
list of generated files
4545
DEPENDS
4646
list of files or targets that this generation depends on

0 commit comments

Comments
 (0)