Skip to content

Commit 1c6276c

Browse files
Clarified some wordings and version infos
1 parent db3201b commit 1c6276c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Get detailed information about all the features and a 'getting started' tutorial
2020
+ Comparing with previous backups
2121
* Sync backups to other locations
2222
+ Amazon s3 (work in progress)
23-
+ copy
23+
+ copy.com
2424
+ Dropbox
2525
+ rsync
2626
+ SFTP

src/Backup/Sync/Copycom.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
* @copyright Sebastian Feldmann <[email protected]>
1616
* @license http://www.opensource.org/licenses/BSD-3-Clause The BSD 3-Clause License
1717
* @link http://www.phpbu.de/
18-
* @since Class available since Release 1.1.1
18+
* @since Class available since Release 1.1.2
1919
*/
2020
class Copycom implements Sync
2121
{

0 commit comments

Comments
 (0)