-
-
Notifications
You must be signed in to change notification settings - Fork 714
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
Corrected some typo's #9692
Merged
Merged
Corrected some typo's #9692
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
paramteter --> should be 'parameter'
Line : html>`_ or documentation. ---> should be 'html>`_ for documentation.' adde 'f' to 'or' Line 473 : A test on will ensure that this file ---> the word 'on' removed
Line 290 : A :guilabel:`Run as Single Process...` helps --> should have the word 'button' behind :guilabel:`Run as Single Process...`
Line 822 : one of your current project --> should be plural 'projects' because of "one of your"
Line 162 : installs the same stable version --> should probably be: ' installs the same experimental version' because the paragraph is named "Reinstal Eperimental Plugin"
Line 43 : Shorcut --> should be Shortcut
throught = through
Added one word "tab"
Added colon to be consistent with other items
reference indicator was missing, which caused the reference to be displayed as plain text. Added :ref:
:guilabel:`Avergare angle ===>> Average
Double wording 'the'. Removed one
The backport to
stderr
stdout
To backport manually, run these commands in your terminal: # Fetch latest updates from GitHub
git fetch
# Create a new working tree
git worktree add .worktrees/backport-release_3.40 release_3.40
# Navigate to the new working tree
cd .worktrees/backport-release_3.40
# Create a new branch
git switch --create backport-9692-to-release_3.40
# Cherry-pick the merged commit of this pull request and resolve the conflicts
git cherry-pick e6464f91c983c8539eefcb664b2ae954618235d9,cd4efd55f0d775a5d60aa3fcc8d8ca70c7772890,7b504592d4aa86edb4c20923f23c8c6f474ae800,936d2330d164b7a1504ce04efd3d88474d4b2f1d,37a9917ba7ebe9d61a6ae37e6564aabf4a04a468,4901d160335af4c6ab4e5fe80e809dc3a43a4f5e,b6254852e1f49f8d226743d2cb444a0fb67f901c,e6b692208b74d2886d059fa8a2699f802e23ff5e,bcbf4e42f6333967e7c94c232cd7f8719f61bfdb,61805d9135aa0b27898d2f7ae233bc21638b12a2,aa6c85efb09b6634a22edaf2d179630f67c05d7d,bf48a73811b1880b6856c87865e1f6c0077a7e08,88dfe7040beb8e605f0248d0ba2bb69f2e907c98,d076429da15e34cb25559c9dbd7b2a06f52c39d7,661357bdd9338608be1543e05224caa1179c11cf,3ee43f79fdb7014b15790165a7e9456818ca7f97,63d7c8e93741b0ee27cb8bc5557245c9f629157a,455119b305d3ebdb54888ab787d9269069a5c33d,c7346abddd87e103a12a490efe768bbb1a3697a5,a2fc3e8495a91dd43b248c3d83d8a5d8f72e47bc,f1f22d0c445e16338b0ac01ed99756e3b3faddab,29faa82bad6d333c9194450cfd3b72ee2f7cd8a8
# Push it to GitHub
git push --set-upstream origin backport-9692-to-release_3.40
# Go back to the original working tree
cd ../..
# Delete the working tree
git worktree remove .worktrees/backport-release_3.40 Then, create a pull request where the |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Goal: Making good documentation
Corrected some typo's malformations
Ticket(s): #
docs/user_manual/managing_data_source/create_layers.rst
docs/user_manual/print_composer/composer_items/composer_tables.rst
docs/user_manual/processing_algs/qgis/vectortable.rst
docs/user_manual/style_library/symbol_selector.rst
docs/user_manual/working_with_mesh/mesh.rst