Skip to content

Commit

Permalink
Update web/client-api/src/main/java/io/deephaven/web/client/api/Worke…
Browse files Browse the repository at this point in the history
…rConnection.java

Co-authored-by: Colin Alworth <colin@vertispan.com>
  • Loading branch information
mofojed and niloc132 committed Dec 4, 2023
1 parent 91e9adf commit 108936a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -779,7 +779,7 @@ public Promise<JsTable> getTable(TypedTicket ticket, String fetchSummary) {
}

/**
* Get an object from it's ticket
* Get an object from its ticket.
*
* @param typedTicket Ticket to get the object for
* @return The object requested
Expand Down

0 comments on commit 108936a

Please sign in to comment.