rust-syndication / rss

Library for serializing the RSS web content syndication format
https://crates.io/crates/rss
Apache License 2.0
419 stars 52 forks source link

Minor spelling #138

Closed aquacash5 closed 2 years ago

aquacash5 commented 2 years ago

Just some minor spelling cleanup.

codecov[bot] commented 2 years ago

Codecov Report

Merging #138 (2e99e74) into master (fd06c75) will decrease coverage by 40.99%. The diff coverage is 0.00%.

@@             Coverage Diff             @@
##           master     #138       +/-   ##
===========================================
- Coverage   86.13%   45.14%   -41.00%     
===========================================
  Files          26       26               
  Lines        2128     4357     +2229     
===========================================
+ Hits         1833     1967      +134     
- Misses        295     2390     +2095     
Impacted Files Coverage Δ
src/extension/itunes/itunes_channel_extension.rs 98.18% <ø> (ø)
src/extension/itunes/itunes_item_extension.rs 100.00% <ø> (ø)
src/extension/syndication.rs 75.80% <ø> (ø)
src/validation.rs 0.00% <0.00%> (ø)
src/lib.rs 6.88% <0.00%> (-93.12%) :arrow_down:
src/source.rs 21.05% <0.00%> (-75.50%) :arrow_down:
src/util.rs 11.11% <0.00%> (-68.89%) :arrow_down:
src/category.rs 58.33% <0.00%> (-38.22%) :arrow_down:
src/extension/mod.rs 39.53% <0.00%> (-34.38%) :arrow_down:
src/toxml.rs 72.22% <0.00%> (-27.78%) :arrow_down:
... and 1 more

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 fd06c75...2e99e74. Read the comment docs.