Make edoc happy
This commit is contained in:
+1
-1
@@ -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, "").
|
||||
|
||||
Reference in New Issue
Block a user