Skip to content

Fix spellings#821

Merged
raklaptudirm merged 63 commits intomasterfrom
fix_spellings
Oct 28, 2021
Merged

Fix spellings#821
raklaptudirm merged 63 commits intomasterfrom
fix_spellings

Conversation

@raklaptudirm
Copy link
Member

Fix spelling mistakes and add codespell workflow.

raklaptudirm and others added 30 commits October 28, 2021 12:39
./Dynamic-Programming/KadaneAlgo.js:2: contiguos ==> contiguous
./Dynamic-Programming/KadaneAlgo.js:14: posible ==> possible
./Dynamic-Programming/SieveOfEratosthenes.js:4: upto ==> up to
./Dynamic-Programming/MaxNonAdjacentSum.js:22: Exmaple ==> Example
./Project-Euler/test/Problem010.test.js:4: upto ==> up to
./Project-Euler/test/Problem010.test.js:8: upto ==> up to
./Project-Euler/test/Problem010.test.js:12: upto ==> up to
./String/AlphaNumericPalindrome.js:10: recieves ==> receives
./String/AlphaNumericPalindrome.js:10: sting ==> string
./String/AlphaNumericPalindrome.js:46: varaible ==> variable
./String/DiceCoefficient.js:3: stings ==> strings
./String/test/DiceCoefficient.test.js:9: atleast ==> at least
./String/test/MaxWord.test.js:8: ba ==> be
./String/test/CheckVowels.test.js:62: occurances ==> occurrences
./Conversions/TemperatureConversion.js:2: arguement ==> argument
./Conversions/RailwayTimeConversion.js:7: Formate ==> Format
./Conversions/RailwayTimeConversion.js:8: Formate ==> Format
The deleted directory hosted a package which are not accepted by this repository.
#819)

* Created composite Simpson's integration method.Tests included

* Minor corrections

* Auto-update DIRECTORY.md

* Styled with standard.js

* chore: remove blank line

* chore: remove blank line

Co-authored-by: ggkogkou <ggkogkou@ggkogkou.gr>
Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
Co-authored-by: Rak Laptudirm <raklaptudirm@gmail.com>
raklaptudirm and others added 18 commits October 28, 2021 15:16
./String/DiceCoefficient.js:3: stings ==> strings
./String/test/DiceCoefficient.test.js:9: atleast ==> at least
./String/test/MaxWord.test.js:8: ba ==> be
./String/test/CheckVowels.test.js:62: occurances ==> occurrences
./Conversions/TemperatureConversion.js:2: arguement ==> argument
./Conversions/RailwayTimeConversion.js:7: Formate ==> Format
./Conversions/RailwayTimeConversion.js:8: Formate ==> Format
The deleted directory hosted a package which are not accepted by this repository.
@raklaptudirm raklaptudirm added the feature Adds a new feature label Oct 28, 2021
@raklaptudirm raklaptudirm merged commit 072523d into master Oct 28, 2021
@raklaptudirm raklaptudirm deleted the fix_spellings branch October 28, 2021 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature Adds a new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants