Skip to content

Commit e2a5164

Browse files
committed
Correct minor phpdoc
1 parent 212bc62 commit e2a5164

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
@@ -98,7 +98,7 @@ public function getFlavor(array $options = []): Flavor
9898
/**
9999
* Create a new flavor resource.
100100
*
101-
* @param array $options {@see \OpenStack\Compute\v2\Api::postFlavor}
101+
* @param array $options {@see \OpenStack\Compute\v2\Api::postFlavors}
102102
*
103103
* @return Flavor
104104
*/

0 commit comments

Comments
 (0)