Skip to content

Commit f3d6e91

Browse files
committed
fix typo
1 parent ef9fbc1 commit f3d6e91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Compute/v2/Service.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ public function getHost(array $options = []): Host
270270
/**
271271
* List AZs
272272
*
273-
* @param array $options {@see \OpenStack\Compute\v2\Api::getAvailabiltyZones}
273+
* @param array $options {@see \OpenStack\Compute\v2\Api::getAvailabilityZones}
274274
* @param callable $mapFn A callable function that will be invoked on every iteration of the list.
275275
*
276276
* @return \Generator

0 commit comments

Comments
 (0)