mirror of
https://github.com/danog/phpseclib.git
synced 2024-11-27 04:46:26 +01:00
- typo
git-svn-id: http://phpseclib.svn.sourceforge.net/svnroot/phpseclib/trunk@63 21d32557-59b3-4da0-833f-c5933fad653e
This commit is contained in:
parent
a882a3a41f
commit
4fb22b711a
@ -6,7 +6,7 @@
|
||||
*
|
||||
* PHP versions 4 and 5
|
||||
*
|
||||
* Here's are some examples of how to use this library:
|
||||
* Here are some examples of how to use this library:
|
||||
* <code>
|
||||
* <?php
|
||||
* include('Net/SSH2.php');
|
||||
@ -60,7 +60,7 @@
|
||||
* @author Jim Wigginton <terrafrost@php.net>
|
||||
* @copyright MMVII Jim Wigginton
|
||||
* @license http://www.gnu.org/licenses/lgpl.txt
|
||||
* @version $Id: SSH2.php,v 1.28 2009-12-03 08:18:53 terrafrost Exp $
|
||||
* @version $Id: SSH2.php,v 1.29 2009-12-03 19:04:10 terrafrost Exp $
|
||||
* @link http://phpseclib.sourceforge.net
|
||||
*/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user