Skip to content

Commit ae91277

Browse files
committed
refactor: jsdoc
1 parent 3b9322f commit ae91277

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cryptlex/lexfloatclient/lexfloatclient.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ def GetFloatingClientMetadata(key):
278278
LexFloatClientException
279279
280280
Returns:
281-
str: value of metadata for the key
281+
str: value of the floating client metadata
282282
"""
283283
cstring_key = LexFloatClientNative.get_ctype_string(key)
284284
buffer_size = 256

0 commit comments

Comments
 (0)