Merge pull request #9260 from melquiadess/fix-typos

Fix various minor typos

(cherry picked from commit 9237eb804c)

# Conflicts:
#	contributing/documentation/docs_image_guidelines.rst
#	tutorials/export/one-click_deploy.rst
#	tutorials/xr/openxr_settings.rst
This commit is contained in:
Max Hilbrunner
2024-04-20 19:16:56 +02:00
committed by Max Hilbrunner
parent 2ad41558ba
commit 8d9af1aa97
20 changed files with 27 additions and 27 deletions

View File

@@ -165,7 +165,7 @@ use the following labels:
- *Discussion*: the issue is not consensual and needs further
discussion to define what exactly should be done to address the
topic.
- *Enhancememnt*: new information to be added in an existing page.
- *Enhancement*: new information to be added in an existing page.
- *Good first issue*: the issue is *assumed* to be an easy one to fix, which makes
it a great fit for new contributors who want to become familiar with
the code base. It should be removed while an active PR is available, that

View File

@@ -61,7 +61,7 @@ to generate a universal download link.
.. image:: img/testing_pull_requests_access_fork.png
- Now that you are on the fork's branch page, click the ``.github`` folder at the top of the file list.
Then, click on the ``workflows`` folder (whicb is inside the ``.github`` folder).
Then, click on the ``workflows`` folder (which is inside the ``.github`` folder).
Click the workflow file for the platform you wish to download artifacts for.
*After* clicking on the file (which opens the file view), copy the page URL from your browser's address bar.