Skip to content

Commit 14eb9e7

Browse files
committed
chore: modified GetHostProductMetadata JavaDoc
1 parent 2078a18 commit 14eb9e7

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

src/main/java/com/cryptlex/lexfloatclient/LexFloatClient.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -464,8 +464,7 @@ public static HostFeatureEntitlement GetHostFeatureEntitlement(String name) thro
464464
}
465465

466466
/**
467-
* Get the value of the field associated with the
468-
* LexFloatServer product metadata key
467+
* Gets the value of the product metadata.
469468
*
470469
* @param key key of the metadata field whose value you want to get
471470
* @return Returns the metadata key value

0 commit comments

Comments
 (0)