Setup is a noun, set up is a verb
Correct misuses of "setup" as a verb where it should have been "set up" instead. Grammatical pet peeve, sorry! Change-Id: Ie233b10ef20a607f99a9f5fbe5842fea969ccbc0
This commit is contained in:
@@ -8,7 +8,7 @@ to do to push your first patch in OpenStack.
|
||||
Set up accounts and configure environment
|
||||
-----------------------------------------
|
||||
|
||||
To get started, first setup required accounts.
|
||||
To get started, first set up required accounts.
|
||||
|
||||
#. OpenStack :doc:`../common/accounts`
|
||||
|
||||
|
||||
@@ -32,7 +32,7 @@ To clone a copy of some repository::
|
||||
You can find the same repositories using the search function here:
|
||||
`OpenDev git repository browser <https://opendev.org/explore/repos>`_
|
||||
|
||||
After you've completed the Setup and Learn GIT section, the following command
|
||||
After you've completed the Set Up and Learn GIT section, the following command
|
||||
configures the repository to know about Gerrit and installs the ``Change-Id``
|
||||
commit hook. You only need to do this once per repository you clone::
|
||||
|
||||
|
||||
@@ -4,8 +4,8 @@ Account Setup
|
||||
|
||||
.. _foundation account:
|
||||
|
||||
Setup Your Open Infrastructure Foundation Account
|
||||
=================================================
|
||||
Set Up Your Open Infrastructure Foundation Account
|
||||
==================================================
|
||||
|
||||
An Open Infrastructure Foundation account allows you to:
|
||||
|
||||
@@ -50,8 +50,8 @@ full details see the `individual member policy
|
||||
<https://www.openstack.org/legal/individual-member-policy/>`__.
|
||||
|
||||
|
||||
Setup Your Task Tracker Account
|
||||
===============================
|
||||
Set Up Your Task Tracker Account
|
||||
================================
|
||||
|
||||
.. note::
|
||||
The OpenStack community is currently in the process of moving from the bug
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
.. _git:
|
||||
|
||||
###################
|
||||
Setup and Learn GIT
|
||||
###################
|
||||
####################
|
||||
Set Up and Learn GIT
|
||||
####################
|
||||
|
||||
.. note::
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
.. _setup-irc:
|
||||
|
||||
#########
|
||||
Setup IRC
|
||||
#########
|
||||
##########
|
||||
Set Up IRC
|
||||
##########
|
||||
|
||||
IRC
|
||||
===
|
||||
|
||||
@@ -103,8 +103,8 @@ Agreement <https://wiki.openstack.org/wiki/GovernmentCLA>`_. Contact the
|
||||
`Open Infrastructure Foundation <mailto:communitymngr@openstack.org>`_ to
|
||||
initiate this process.
|
||||
|
||||
Setup SSH Keys
|
||||
==============
|
||||
Set Up SSH Keys
|
||||
===============
|
||||
|
||||
What are they?
|
||||
--------------
|
||||
|
||||
@@ -30,7 +30,7 @@ might find useful. More generic information about IRC channels can be found
|
||||
in the :ref:`irc-channels` section of the IRC page.
|
||||
|
||||
In the :ref:`setup-irc` section of this guide, there are instructions on how
|
||||
to setup a desktop client and register your irc nickname so that you can
|
||||
to set up a desktop client and register your irc nickname so that you can
|
||||
join these channels.
|
||||
|
||||
.. _ops-meetup:
|
||||
|
||||
@@ -48,4 +48,4 @@ Example configurations for various OpenStack services are provided in the
|
||||
`openstack/osops-example-configs repository
|
||||
<https://git.openstack.org/cgit/openstack/osops-example-configs/tree/README.md>`_.
|
||||
Operators can share their configuration files to help others, and review
|
||||
how others setup and tune their configurations.
|
||||
how others set up and tune their configurations.
|
||||
|
||||
Reference in New Issue
Block a user