woorea / openstack-java-sdk

OpenStack Java SDK
Apache License 2.0
194 stars 198 forks source link

Fix javadoc #197

Closed dominikholler closed 7 years ago

dominikholler commented 7 years ago

Correct some @param to match the names of the parameters.

(cherry picked from commit 97539b2afc78c0dacae08130c5551fa88184ce0d)

Verified that mvn package -Psonatype-oss-release -DdryRun=true succeeds.