jonasbn / perl-test-timer

Test::Timer - test module to test/assert response times
https://jonasbn.github.io/perl-test-timer/
Other
1 stars 8 forks source link

Correct typos in POD #5

Closed knowledgejunkie closed 8 years ago

knowledgejunkie commented 8 years ago

Whilst packaging Test::Timer 0.12 for Debian, we noticed some typos in the POD.

This PR corrects these.

coveralls commented 8 years ago

Coverage Status

Coverage remained the same at 91.089% when pulling e9685552ab081a92059af3477d304e5097a17f67 on knowledgejunkie:patch-1 into 2dcdcda84269cd161e710cdffa2255161b1f7ada on jonasbn:master.

jonasbn commented 8 years ago

Thanks for the PR