Skip to content

Commit c0b1e99

Browse files
committed
Fix typo in Add-Extension
1 parent f2d1d13 commit c0b1e99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extension/BuildPhpExtension/private/Add-Extension.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Function Add-Extension {
22
<#
33
.SYNOPSIS
44
Build a PHP extension.
5-
.PAMAETER Extension
5+
.PARAMETER Extension
66
Extension name.
77
.PARAMETER Config
88
Configuration for the extension.

0 commit comments

Comments
 (0)