Skip to content

Commit

Permalink
Clarified some wordings and version infos
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianfeldmann committed Feb 9, 2015
1 parent db3201b commit 1c6276c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Get detailed information about all the features and a 'getting started' tutorial
+ Comparing with previous backups
* Sync backups to other locations
+ Amazon s3 (work in progress)
+ copy
+ copy.com
+ Dropbox
+ rsync
+ SFTP
Expand Down
2 changes: 1 addition & 1 deletion src/Backup/Sync/Copycom.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
* @copyright Sebastian Feldmann <sebastian@phpbu.de>
* @license http://www.opensource.org/licenses/BSD-3-Clause The BSD 3-Clause License
* @link http://www.phpbu.de/
* @since Class available since Release 1.1.1
* @since Class available since Release 1.1.2
*/
class Copycom implements Sync
{
Expand Down

0 comments on commit 1c6276c

Please sign in to comment.