Skip to content

Commit 474dedf

Browse files
authored
Fix typo
1 parent 5287cc6 commit 474dedf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AbstractClientBuilder.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ public function setHost($host)
133133
}
134134

135135
/**
136-
* Return the configured clien.
136+
* Return the configured client.
137137
*/
138138
abstract public function build();
139139

0 commit comments

Comments
 (0)