EbonJaeger / perworldinventory-kt

Multi-world inventory plugin for Spigot written in Kotlin.
MIT License
46 stars 32 forks source link

Fixing a grammatical error. #197

Closed ToonTown0909 closed 4 years ago

ToonTown0909 commented 4 years ago

Ohai. Just thought I'd submit a request for fixing a grammatical error. Let me know if you have any questions or if I did this wrong. This is my first ever pull request. :)

codecov-commenter commented 4 years ago

Codecov Report

Merging #197 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #197   +/-   ##
=========================================
  Coverage     20.26%   20.26%           
  Complexity       93       93           
=========================================
  Files            53       53           
  Lines          1337     1337           
  Branches        234      234           
=========================================
  Hits            271      271           
  Misses         1032     1032           
  Partials         34       34           
Impacted Files Coverage Δ Complexity Δ
.../perworldinventory/configuration/PluginSettings.kt 100.00% <ø> (ø) 1.00 <0.00> (ø)

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 81fde69...3c779eb. Read the comment docs.

EbonJaeger commented 4 years ago

LGTM, thanks!