Skip to content

Commit b95cd5c

Browse files
committed
clarity
1 parent 9f5021e commit b95cd5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nodeapp.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ public function allocate_ports( $nodeapp_folder ) {
202202
$hcpp->allocate_port( $name, $user, $domain );
203203
}
204204

205-
// Throw a nodeapp event to allow other plugins allocate ports
205+
// Throw a nodeapp event to allow other plugins to allocate ports
206206
$args = [
207207
'user' => $user,
208208
'domain' => $domain,

0 commit comments

Comments
 (0)