docs: fix 27 typos in comments and console messages - #537
Open
Avicennasis wants to merge 1 commit into
Open
Conversation
Spelling and grammar fixes only in shell comments and echo output. No functional changes.
This file contains hidden or 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
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.
Summary
Fix 27 spelling/grammar typos in shell-script comments and
echooutput across theplatform/maintenance scripts. No functional changes -- every edit is inside a comment or a message string.Per the README's Changeset Procedure this PR is branched from and targets
alpha, with ausers/{user-name}/{feature-name}branch name.Copy-paste / wrong-word fixes (worth a closer look)
import.shannouncedStarting export of user namespaces ...; changedexport->importto match the script's own header ("This script will import user triggered cluster resources").Spelling / grammar
Instlling->Installing,Unistalling->Uninstallingscipt->script,exits->exist,Finsihed->Finished(2x)scipt->scriptscipt->script,Finsihed->Finished,exits->existenviornmnet/envrionment->environment,exits->existexits->exist,Successfully restore->Successfully restored(2x)scipt->script,registeration->registration,Acces->Access,backens->backendexits->existdependecny->dependency(2x),exits->existdependecny->dependency(2x),exits->existNotes:
ceph/export.shcontains two identicalFinsihed sync ...messages; both were fixed so the file is internally consistent.CLIENT_INSTALLTION_TOKENinidputils.shwas deliberately left alone -- renaming an identifier is out of scope for a typo PR.clusterResources/import.sh,clusterResources/export.sh) were edited byte-wise, so line endings are unchanged.