summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authortyler-ball <tyleraball@gmail.com>2014-11-25 11:23:57 -0800
committertyler-ball <tyleraball@gmail.com>2014-11-25 11:23:57 -0800
commite3a022e7a338d550fe59be04d689e4ecf13f8569 (patch)
tree47cb6e3098527d89c5c5db5ebec19ede6b534083 /CHANGELOG.md
parent868552dc9da2e122034ae7aa698dde5a9d9d5e0c (diff)
parent5c489b2fb6f10e5ba39d804524d754139e0b2dc9 (diff)
downloadchef-e3a022e7a338d550fe59be04d689e4ecf13f8569.tar.gz
Merge branch 'typofixes-vlajos-20141107' of github.com:vlajos/chef into tball/contrib-pass
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index cfa313272f..a006f4cd55 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -311,7 +311,7 @@
* [**Nikhil Benesch**](https://github.com/benesch):
Implemented a threaded download queue for synchronizing cookbooks. (CHEF-4423)
* [**Chulki Lee**](https://github.com/chulkilee):
- Raise an error when source is accidently passed to apt_package (CHEF-5113)
+ Raise an error when source is accidentally passed to apt_package (CHEF-5113)
* [**Cam Cope**](https://github.com/ccope):
Add an open_timeout when opening an http connection (CHEF-5152)
* [**Sander van Harmelen**](https://github.com/svanharmelen):