Created
December 20, 2017 00:42
-
-
Save zoffixznet/0883e2850ef93389456d4035e15203c1 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2017.11.130 zoffix@VirtualBox~/CPANPRC/doc (master)$ perl6 xt/aspell.t doc/Type/Telemetry/Instrument/Threadpool.pod6 | |
1..1 | |
@(#) International Ispell Version 3.1.20 (but really Aspell 0.60.7-20110707) | |
ok 1 - doc/Type/Telemetry/Instrument/Threadpool.pod6 has no spelling errors | |
2017.11.130 zoffix@VirtualBox~/CPANPRC/doc (master)$ perl6 xt/aspell.t doc/Type/Telemetry/Instrument/Threadpool.pod6 | |
1..1 | |
@(#) International Ispell Version 3.1.20 (but really Aspell 0.60.7-20110707) | |
# & datapoints 7 35: data points, data-points, disappoints, outpoints, Hotpoint's, midpoints, midpoint's | |
not ok 1 - doc/Type/Telemetry/Instrument/Threadpool.pod6 has 1 spelling errors | |
# Failed test 'doc/Type/Telemetry/Instrument/Threadpool.pod6 has 1 spelling errors' | |
# at xt/aspell.t line 69 | |
# Looks like you failed 1 test of 1 | |
2017.11.130 zoffix@VirtualBox~/CPANPRC/doc (master)$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment