docs: fix typos in documentation and release notes - #285
Open
Avicennasis wants to merge 1 commit into
Open
Conversation
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 28 verified typos and grammar errors in documentation, all in first-party Extreme Networks files:
robutiness->robustness,cause->caused,don't->doesn't,scal->scale,sinlge->single,allowes->allows,parralel->parallel,determinat->determines,By default is->By default it is,a unpredicted->an unpredicted,multible->multiple,copy past->copy-paste,LOG form->LOG from(x2),fornt->front,malform->malforms,some time->sometimes,privat->private,platforn->platform,funtion->function,because is set->because it is set,indented config->intended config(x2),bindis->bindings,Supress->SuppressPort Statistics Ssummary->Port Statistics Summary,can converts->can convertportion of the scripts asks->portion of the script asks,later, The switch->later, the switchDocumentation only - no scripts or code were modified.
Notes on what was deliberately left alone:
Switch_Engine/Python/README.mdis parsed bygit_download/git_download.py, so only the display label and description text were touched. No link targets changed, and no leading space was added or removed from any Description cell (that space is the flag that omits a script fromgit_download).LOG formatting issue in 'update_Policy_Mappings'entry in the release notes was left as-is; onlyDebug LOG form user input dialogwas corrected tofrom.XMC_XIQ-SE/nbi_clients/VlanLister.go/was touched. That directory is a copy of an upstream project (https://gitlab.com/rbrt-weiler/xmc-nbi-vlanlister-go) with its own LICENSE, and its README says the upstream copy may be newer, so typos there belong upstream.Switch_Engine/Python/fa-ztc/README.mdstill readsOk to proceed (y/n) ?because that is verbatim output fromfa-ztc.py(raw_input("Ok to proceed (y/n) ?")), and the transcript should keep matching the script.