Skip to content

Commit f49cadb

Browse files
committed
Fix typos
1 parent b71dffa commit f49cadb

File tree

3 files changed

+17
-2
lines changed

3 files changed

+17
-2
lines changed

doc/Type/Telemetry.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ L<Telemetry::Instrument::ThreadPool|/type/Telemetry::Instrument::ThreadPool>.
5555
5656
Does not provide any data by itself: one must indicate which variables are
5757
to be monitored, which will then become available as methods with the same name
58-
on the instrument. For complete documentation, see
58+
on the instrument. For complete documentation, see
5959
L<Telemetry::Instrument::AdHoc|/type/Telemetry::Instrument::AdHoc>.
6060
6161
=head2 routine T

doc/Type/Telemetry/Instrument/Threadpool.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ B<Note: > This class is a Rakudo-specific feature and not standard Perl 6.
1212
Objects of this class are generally not created by themselves, but rather
1313
through making a L<snap|/type/Telemetry>shot.
1414
15-
This class provides the following datapoints (in alphabetical order):
15+
This class provides the following data points (in alphabetical order):
1616
1717
=item atc
1818

xt/code.pws

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,7 @@ iniformat
213213
inlinepython
214214
integralparser
215215
inv
216+
invcsw
216217
invertiblepoint
217218
iol
218219
ip
@@ -237,17 +238,21 @@ listoid
237238
loggedversion
238239
lorem
239240
lrep
241+
majf
240242
makequestionable
241243
manymanymany
242244
matchobject
243245
maybeval
244246
mday
245247
messageboxa
246248
meth
249+
minf
247250
modulename
248251
møp
249252
moveup
253+
mrcv
250254
msnapper
255+
msnd
251256
msvc
252257
mtest
253258
muchmoresecure
@@ -283,6 +288,8 @@ nosuch
283288
notandthen
284289
notthere
285290
nowrite
291+
nsig
292+
nswp
286293
numlist
287294
obai
288295
objs
@@ -297,6 +304,7 @@ ooxoo
297304
origlist
298305
otherrole
299306
outahere
307+
outb
300308
oxooo
301309
parentclass
302310
parseint
@@ -357,6 +365,7 @@ su
357365
tac
358366
tbar
359367
tbaz
368+
tcd
360369
temphandle
361370
testactions
362371
testanimal
@@ -368,6 +377,9 @@ textnode
368377
theclass
369378
thename
370379
thereifixedit
380+
thid
381+
threadpool
382+
tjd
371383
tobermory
372384
tok
373385
toomany
@@ -377,13 +389,15 @@ tri
377389
trin
378390
tring
379391
trunc
392+
tsd
380393
tvalue
381394
tw
382395
twly
383396
twodim
384397
txt
385398
typedef
386399
typehouse
400+
tys
387401
uares
388402
üị
389403
uia
@@ -392,6 +406,7 @@ unitish
392406
userblock
393407
utestuser
394408
vn
409+
volcsw
395410
vu
396411
vx
397412
wday

0 commit comments

Comments
 (0)