summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim Burke <tim.burke@gmail.com>2015-12-29 16:54:05 -0800
committerTim Burke <tim.burke@gmail.com>2015-12-30 11:01:33 -0800
commit62bfe10f58ce777a1b70549a641528b88f94f246 (patch)
treee2437168a27a501f8535b9d36175d387dcb7429a /ChangeLog
parentab65eef4ce4096410bdfec9ea7d8780f800321df (diff)
downloadpython-swiftclient-62bfe10f58ce777a1b70549a641528b88f94f246.tar.gz
Fix some typos
Change-Id: Iaf7f30a7ae0c2ac76fc5cdcee31ea74c08ce601e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 1e7624c..4cbb878 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -156,7 +156,7 @@
* Add context sensitive help
* Relax requirement for tenant_name in get_auth()
* replace string format arguments with function parameters
-* Removed now unnecesary workaround for PyPy
+* Removed now unnecessary workaround for PyPy
* Use Emacs-friendly coding line
* Remove extra double quote from docstring
* Fix wrong assertions in unit tests
@@ -179,7 +179,7 @@
* Make the function tests Python3-import friendly
* Only encode metadata for user customed headers
* Add functional tests for python-swiftclient
-* Removed a duplicate word in a dostring
+* Removed a duplicate word in a docstring
* Mock auth_end_time in test_shell.test_download
* Don't utf8 encode urls
* Fixed several shell tests on Python3
@@ -285,7 +285,7 @@
* Make pbr only a build-time dependency
* Add verbose output to all stat commands
* assertEquals is deprecated, use assertEqual (H602)
-* Skip sniffing and reseting if retry is disabled
+* Skip sniffing and resetting if retry is disabled
* user defined headers added to swift post queries
1.7.0