소스 검색

Fix TYPO

Ubuntu not Ubunto
Matthew Kennedy 8 년 전
부모
커밋
85e2a7632c
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      CHANGELOG.md

+ 2 - 2
CHANGELOG.md

@@ -1,11 +1,11 @@
 ##Supported Release 2.2.2
 ###Summary
 
-Several bug fixes and the addition of support updates to Debian 8 and Ubunto Wily.
+Several bug fixes and the addition of support updates to Debian 8 and Ubuntu Wily.
 
 ####Bugfixes
 - Small fixes to descriptions within the readme and the addition of some examples.
-- Updates to run on Ubunto Wily.
+- Updates to run on Ubuntu Wily.
 - Fixed apt_key tempfile race condition.
 - Run stages limitation added to the documentation.
 - Remove unneeded whitespace in source.list template.