Author: tomaz
Date: Sun Feb 24 19:30:56 2013
New Revision: 1449534
URL: http://svn.apache.org/r1449534
Log:
Fix a typo.
Modified:
libcloud/trunk/CHANGES
Modified: libcloud/trunk/CHANGES
URL:
http://svn.apache.org/viewvc/libcloud/trunk/CHANGES?rev=1449534&r1=1449533&r2=1449534&view=diff
==============================================================================
--- libcloud/trunk/CHANGES (original)
+++ libcloud/trunk/CHANGES Sun Feb 24 19:30:56 2013
@@ -199,7 +199,7 @@ Changes with Apache Libcloud in developm
future.
[Tomaz Muraus]
- - Support for multipart uploads and other improvemetns in the S3 driver
+ - Support for multipart uploads and other improvements in the S3 driver
so it can more easily be re-used with other implementations (e.g. Google
Storage, etc.).