From 994dec43d60ef5fb5d77249fc8e44059cdd627fd Mon Sep 17 00:00:00 2001 From: Akihiro Motoki Date: Wed, 5 Oct 2016 23:56:18 +0900 Subject: [PATCH] [upstream] Fix typos I found several typos during translations. This commit fixes them. Change-Id: I9f155fd5a6c0a1523332eebd559f6deee184b56a --- doc/upstream-training/README.rst | 2 +- doc/upstream-training/irc.rst | 4 ++-- doc/upstream-training/source/00-01-openstack-as-software.rst | 2 +- doc/upstream-training/source/03-technical-committee.rst | 2 +- .../source/04-official-openstack-projects.rst | 2 +- doc/upstream-training/source/17-commit-message.rst | 2 +- doc/upstream-training/upstream-details.rst | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/doc/upstream-training/README.rst b/doc/upstream-training/README.rst index 3f79ab74..80d1c2c3 100644 --- a/doc/upstream-training/README.rst +++ b/doc/upstream-training/README.rst @@ -15,7 +15,7 @@ Install tox using pip:: Build the presentation ---------------------- -Build the presention using tox:: +Build the presentation using tox:: tox -e upstream-slides diff --git a/doc/upstream-training/irc.rst b/doc/upstream-training/irc.rst index a2a1d8e1..c139aa5c 100644 --- a/doc/upstream-training/irc.rst +++ b/doc/upstream-training/irc.rst @@ -9,12 +9,12 @@ Install an IRC Program ---------------------- We'll install an IRC program called Hexchat. -For a linux distrubtions like Debian, Ubuntu, or Mint open a terminal and +For a linux distributions like Debian, Ubuntu, or Mint open a terminal and type:: sudo apt install hexchat -For a linux distrubtions like Redhat, Fedora 21 or earlier, or Centos open +For a linux distributions like Redhat, Fedora 21 or earlier, or CentOS open a terminal and type:: sudo yum install hexchat diff --git a/doc/upstream-training/source/00-01-openstack-as-software.rst b/doc/upstream-training/source/00-01-openstack-as-software.rst index 2494927a..456a03d1 100644 --- a/doc/upstream-training/source/00-01-openstack-as-software.rst +++ b/doc/upstream-training/source/00-01-openstack-as-software.rst @@ -45,7 +45,7 @@ OpenStack from Telecom/NFV perspective OpenStack from Telecom/NFV perspective ====================================== -- Virtual Infrastructure Manager (VIM) + NFV Infratsructure (NFVI) +- Virtual Infrastructure Manager (VIM) + NFV Infrastructure (NFVI) - Most of the OpenStack services diff --git a/doc/upstream-training/source/03-technical-committee.rst b/doc/upstream-training/source/03-technical-committee.rst index 852b898a..eced62cc 100644 --- a/doc/upstream-training/source/03-technical-committee.rst +++ b/doc/upstream-training/source/03-technical-committee.rst @@ -63,7 +63,7 @@ bug tracker, etc) and coordinated *processes* to produce a number of OpenStack's mission. - Teams in OpenStack can be freely created as they are needed -- Teams of official projects are under the authority of the Technical Commitee +- Teams of official projects are under the authority of the Technical Committee - The official list of projects: - http://governance.openstack.org/reference/projects/ diff --git a/doc/upstream-training/source/04-official-openstack-projects.rst b/doc/upstream-training/source/04-official-openstack-projects.rst index 62b24b66..b32be431 100644 --- a/doc/upstream-training/source/04-official-openstack-projects.rst +++ b/doc/upstream-training/source/04-official-openstack-projects.rst @@ -23,7 +23,7 @@ Official OpenStack projects Benefits of being an Official OpenStack project =============================================== -- Contributors get to vote in the Technical Commitee election +- Contributors get to vote in the Technical Committee election - Can publish to docs.openstack.org and developer.openstack.org - The teams get space on OpenStack Summits and Project Team Gatherings (PTG) - Get marketing from the OpenStack Foundation diff --git a/doc/upstream-training/source/17-commit-message.rst b/doc/upstream-training/source/17-commit-message.rst index 0aeab6f9..334e1af5 100644 --- a/doc/upstream-training/source/17-commit-message.rst +++ b/doc/upstream-training/source/17-commit-message.rst @@ -41,7 +41,7 @@ Contents of a Commit Message (Body) =================================== - Lines limited to 72 characters -- Explaination of issue being solved and why it should be fixed +- Explanation of issue being solved and why it should be fixed - Explain how problem is solved - Other possible content - Does it improve code structure? diff --git a/doc/upstream-training/upstream-details.rst b/doc/upstream-training/upstream-details.rst index 429fdb93..87425217 100644 --- a/doc/upstream-training/upstream-details.rst +++ b/doc/upstream-training/upstream-details.rst @@ -273,7 +273,7 @@ These slides prepare students for the Lego activity, and ensure they understand the metaphors in use. The Lego in the exercise represents the code of a software project, in this case OpenStack. The students all take on roles that represent various facets of the OpenStack community, including -upstream roles like Foundation and TCT, and contributors like corporations, +upstream roles like Foundation and TC, and contributors like corporations, and unaffiliated individuals animated by unknown motives (free agents). The group is split into their new 'teams' at this stage. Facilitators can