vixen-project / vixen

ViXeN is a multimedia viewer, metadata extractor and annotator.
https://vixen.readthedocs.io
Other
15 stars 8 forks source link

Fix some minor typos #24

Closed amoeba closed 5 years ago

amoeba commented 5 years ago

Found as part of my review process,

https://github.com/openjournals/joss-reviews/issues/1501

and contributed for the authors.

codecov-io commented 5 years ago

Codecov Report

Merging #24 into master will increase coverage by 0.12%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #24      +/-   ##
==========================================
+ Coverage   88.12%   88.25%   +0.12%     
==========================================
  Files           9        9              
  Lines        1583     1583              
  Branches      276      276              
==========================================
+ Hits         1395     1397       +2     
+ Misses        122      119       -3     
- Partials       66       67       +1
Impacted Files Coverage Δ
vixen/vixen.py 88.4% <0%> (+0.4%) :arrow_up:

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 a2b450f...1826420. Read the comment docs.

prabhuramachandran commented 5 years ago

Many thanks for this! LGTM, merging!