Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: fix typos #62852

Merged
merged 1 commit into from
Sep 26, 2019
Merged

doc: fix typos #62852

merged 1 commit into from
Sep 26, 2019

Conversation

mika
Copy link
Contributor

@mika mika commented Sep 26, 2019

SUMMARY

Fix a bunch of typos:

s/becuase/because/
s/colums/columns/
s/contruct/construct/
s/dependant/dependent/
s/determing/determining/
s/folllowing/following/
s/implemeneted/implemented/
s/interchangably/interchangeably/
s/mimick/mimic/
s/Mininum/Minimum/
s/overriden/overridden/
s/parallely/parallelly/
s/Retreive/Retrieve/
s/treshold/threshold/

ISSUE TYPE
  • Docs Pull Request

@ansibot ansibot added aci Cisco ACI community affects_2.10 This issue/PR affects Ansible v2.10 cisco Cisco technologies core_review In order to be merged, this PR must follow the core review workflow. docs This issue/PR relates to or includes documentation. docsite This issue/PR relates to the documentation website. needs_triage Needs a first human triage before being processed. networking Network category new_contributor This PR is the first contribution by a new community member. support:core This issue/PR relates to code supported by the Ansible Engineering Team. windows Windows community labels Sep 26, 2019
@ansibot ansibot removed the needs_triage Needs a first human triage before being processed. label Sep 26, 2019
s/becuase/because/
s/colums/columns/
s/contruct/construct/
s/dependant/dependent/
s/determing/determining/
s/folllowing/following/
s/how to parallely execute a playbook in/how to execute a playbook in parallel within/
s/implemeneted/implemented/
s/interchangably/interchangeably/
s/mimick/mimic/
s/Mininum/Minimum/
s/overriden/overridden/
s/Retreive/Retrieve/
s/treshold/threshold/
@samccann samccann merged commit b33ae14 into ansible:devel Sep 26, 2019
@samccann
Copy link
Contributor

Thanks @mika for the Ansible documentation fixes!

acozine pushed a commit to acozine/ansible that referenced this pull request Oct 8, 2019
(cherry picked from commit b33ae14)
@acozine acozine mentioned this pull request Oct 8, 2019
acozine added a commit that referenced this pull request Oct 9, 2019
* add more anchors to collections docs (#62827)

(cherry picked from commit 7e01de9)

* add anchors to support galaxy links (#62808)

(cherry picked from commit 1b3bf33)

* doc: fix typos (#62852)

(cherry picked from commit b33ae14)

* Add some documentation about using plugins in collections (#62465)
- FQCN requirements
- Sharing code in collections
- Limitations with inventory caching

(cherry picked from commit d41050b)

* Remove Latin phrases from the docs (#62419)
* add styleguide about avoiding use of latin words

(cherry picked from commit e7436e2)

* ovirt: Fixing typo in ovirt_disk examples (#62962)

(cherry picked from commit 50dc41c)

* vmware guidlines: adjust the location of cloud-config-vcenter.ini.template (#62970)

Update the location of the cloud-config-vcenter.ini.template template.
The file has been moved by: 2e7d36a.

(cherry picked from commit 7ecfa4a)

* Prefer https:// links in the docs site (#62939)

This is a follow-up of last year's 1a11cec. It deals with links which
at that point either were not present or did not support https://.

(cherry picked from commit c8315bf)

* fix minor typos (#62950)

(cherry picked from commit ad580a7)

* Modernize Vagrant documentation (#62923)
* By requiring a slightly newer Vagrant version (from 2015) we get the
  same generated Ansible inventory format is still used by today's
  version of Vagrant. That extended inventory format also has the
  benefit of allowing for simpler Ansible examples.
* Switching to a current and supported Ubuntu LTS version.

(cherry picked from commit 0d79013)

* add ios/iosxr deprecated modules (#62908)

(cherry picked from commit 6bbd9c9)
@ansible ansible locked and limited conversation to collaborators Oct 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
aci Cisco ACI community affects_2.10 This issue/PR affects Ansible v2.10 cisco Cisco technologies core_review In order to be merged, this PR must follow the core review workflow. docs This issue/PR relates to or includes documentation. docsite This issue/PR relates to the documentation website. networking Network category new_contributor This PR is the first contribution by a new community member. support:core This issue/PR relates to code supported by the Ansible Engineering Team. windows Windows community
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants