Make edoc happy

This commit is contained in:
2025-12-22 11:52:29 +09:00
parent 60c8adb4b1
commit 8b6085dee8
3 changed files with 6 additions and 5 deletions
+1 -1
View File
@@ -76,7 +76,7 @@ url2(Instruction, URL = #{path := Path}) ->
GRIDS :: uri_string:uri_string().
%% @doc
%% Forms a GRIDS URL for spends or transfers.
%% @equiv uri(Instruction, Recipient, Amount, "").
%% @equiv uri(Instruction, Recipient, Amount, "")
url(Instruction, Recipient, Amount) ->
url(Instruction, Recipient, Amount, "").