Skip to content

Commit

Permalink
Issue 1043 fix minor misspelling as part of review
Browse files Browse the repository at this point in the history
Signed-off-by: David Schwilk <david.schwilk@bosch.io>
  • Loading branch information
DerSchwilk committed May 4, 2021
1 parent 02bda7b commit 3d9428e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ public static Adaptable setExtra(final Adaptable existingAdaptable, final JsonOb
/**
* Parses the string argument as a {@link TopicPath}.
*
* @param topicPathString a String containing of the {@code TopicPath} representation to be parsed.
* @param topicPathString a String containing the {@code TopicPath} representation to be parsed.
* @return the {@code TopicPath} represented by the argument.
* @throws NullPointerException if {@code path} is {@code null}.
* @throws org.eclipse.ditto.protocol.adapter.UnknownTopicPathException if the string does not contain a parsable
Expand Down

0 comments on commit 3d9428e

Please sign in to comment.