Skip to content

Commit 63108e9

Browse files
committed
Merge branch 'master' into implement-networks
2 parents 11d3432 + 51d5b0e commit 63108e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hcloud/servers/domain.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ def __init__(
131131
class CreateServerResponse(BaseDomain):
132132
"""Create Server Response Domain
133133
134-
:param action: :class:`BoundServer <hcloud.servers.client.BoundServer>`
134+
:param server: :class:`BoundServer <hcloud.servers.client.BoundServer>`
135135
The created server
136136
:param action: :class:`BoundAction <hcloud.actions.client.BoundAction>`
137137
Shows the progress of the server creation

0 commit comments

Comments
 (0)