Skip to content

Commit

Permalink
fix doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Coley committed Apr 6, 2022
1 parent bc80bb5 commit 144f7fc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
import org.apache.commons.lang3.StringUtils;

@JinjavaDoc(
value = "Decodes escaped URL strings. It accepts both dictionaries and regular strings as well as pairwise iterables.",
value = "Decodes encoded URL strings back to the original URL. It accepts both dictionaries and regular strings as well as pairwise iterables.",
input = @JinjavaParam(
value = "url",
type = "string",
Expand Down

0 comments on commit 144f7fc

Please sign in to comment.