thautwarm / MLStyle.jl

Julia functional programming infrastructures and metaprogramming facilities
https://thautwarm.github.io/MLStyle.jl/latest/
MIT License
404 stars 39 forks source link

Fix Typos #80

Closed inkydragon closed 4 years ago

inkydragon commented 5 years ago

Finding and fix typos by using LanguageTool.

In fact, LanguageTool is an open-source software, we may fix spelling mistakes automatically.

codecov[bot] commented 5 years ago

Codecov Report

Merging #80 into master will decrease coverage by 10.98%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #80       +/-   ##
===========================================
- Coverage   90.48%   79.49%   -10.99%     
===========================================
  Files          19       20        +1     
  Lines         557      634       +77     
===========================================
  Hits          504      504               
- Misses         53      130       +77
Impacted Files Coverage Δ
src/MatchCore-Deprecated.jl 0% <0%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 1d08d49...846cab1. Read the comment docs.