Skip to content

Commit 13d6af2

Browse files
committed
Fix duplicated typo in help and wiki.
1 parent 06862e9 commit 13d6af2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Help/New-WinSCPSessionOption.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ Accept wildcard characters: False
219219
220220
### -Protocol
221221
Protocol to use for the session.
222-
Protocol to use for the session. Possible values are Protocol.Sftp (default), Protocol.Scp, Protocol.Ftp, Protocol.Webdav and Protocol.S3.
222+
Possible values are Protocol.Sftp (default), Protocol.Scp, Protocol.Ftp, Protocol.Webdav and Protocol.S3.
223223
224224
```yaml
225225
Type: Protocol

WinSCP/en-US/WinSCP-Help.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2781,7 +2781,7 @@ True 00:01:00 ftp.dotps1.github.io</dev:code>
27812781
<command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
27822782
<maml:name>Protocol</maml:name>
27832783
<maml:Description>
2784-
<maml:para>Protocol to use for the session. Protocol to use for the session. Possible values are Protocol.Sftp (default), Protocol.Scp, Protocol.Ftp, Protocol.Webdav and Protocol.S3.</maml:para>
2784+
<maml:para>Protocol to use for the session. Possible values are Protocol.Sftp (default), Protocol.Scp, Protocol.Ftp, Protocol.Webdav and Protocol.S3.</maml:para>
27852785
</maml:Description>
27862786
<command:parameterValueGroup>
27872787
<command:parameterValue required="false" command:variableLength="false">Sftp</command:parameterValue>
@@ -3017,7 +3017,7 @@ True 00:01:00 ftp.dotps1.github.io</dev:code>
30173017
<command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
30183018
<maml:name>Protocol</maml:name>
30193019
<maml:Description>
3020-
<maml:para>Protocol to use for the session. Protocol to use for the session. Possible values are Protocol.Sftp (default), Protocol.Scp, Protocol.Ftp, Protocol.Webdav and Protocol.S3.</maml:para>
3020+
<maml:para>Protocol to use for the session. Possible values are Protocol.Sftp (default), Protocol.Scp, Protocol.Ftp, Protocol.Webdav and Protocol.S3.</maml:para>
30213021
</maml:Description>
30223022
<command:parameterValue required="true" variableLength="false">Protocol</command:parameterValue>
30233023
<dev:type>

0 commit comments

Comments
 (0)