Skip to content

Commit 94c02fa

Browse files
committed
SSH2: typo in comparison page
1 parent 40f4cb4 commit 94c02fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ssh/compare.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ <h2>Compared to libssh2, phpseclib:</h2>
6464
<div class="grid_8">
6565
<p>Whether or not the API is better to libssh2 is debatable. This comparison looks at more objective criteria.</p>
6666
<h2 id="speed">Speed</h2>
67-
<p>The following table shows how long, in seconds, it took to <b>upload</b> a 1mb file via phpseclib and libssh2 to localhost and to a remote host.</p>
67+
<p>The following table shows how long, in seconds, it took to transfer a 1mb file via phpseclib and libssh2 to localhost and to a remote host.</p>
6868
<table border="1">
6969
<thead>
7070
<tr><td style="border: 0; background: white" colspan="2"></td><td>remote host</td><td>localhost</td></tr>

0 commit comments

Comments
 (0)