From 034df6b0b6792589d0ccc817792bd689818181a8 Mon Sep 17 00:00:00 2001 From: Mariano Guerra Date: Tue, 14 Aug 2018 10:08:36 +0200 Subject: fix double parenthesis and badly formatter tags (cherry picked from commit 1b36c8ff81e896f9aa172603962f838d980668a0) --- lib/ftp/doc/src/ftp.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/ftp/doc/src/ftp.xml') diff --git a/lib/ftp/doc/src/ftp.xml b/lib/ftp/doc/src/ftp.xml index 23a9e3fec7..34e3ff84b0 100644 --- a/lib/ftp/doc/src/ftp.xml +++ b/lib/ftp/doc/src/ftp.xml @@ -314,7 +314,7 @@ Transfers a binary into a remote file. Pid = pid() - Bin = binary()() + Bin = binary() RemoteFile = string() Reason = restriction_reason()| shortage_reason() | common_reason() @@ -736,7 +736,7 @@ Transfers a binary into a remote file. Pid = pid() - Bin = binary()() + Bin = binary() RemoteFile = string() Reason = restriction_reason() | common_reason() | shortage_reason() -- cgit v1.2.3