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:
Jeremy Stanley
2025-06-05 19:51:30 +00:00
parent bd6a06edea
commit 68fc44d033
8 changed files with 16 additions and 16 deletions

View File

@@ -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`

View File

@@ -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::

View File

@@ -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

View File

@@ -1,8 +1,8 @@
.. _git:
###################
Setup and Learn GIT
###################
####################
Set Up and Learn GIT
####################
.. note::

View File

@@ -1,8 +1,8 @@
.. _setup-irc:
#########
Setup IRC
#########
##########
Set Up IRC
##########
IRC
===

View File

@@ -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?
--------------

View File

@@ -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:

View File

@@ -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.