Skip to content

Commit 1bfa867

Browse files
committed
Learn new words and fix 🐛 refs #3629
1 parent 0d59235 commit 1bfa867

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

doc/Type/Distribution/Resource.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ The main difference, as it can be observed, is that "local" distributions
107107
have a defined value for C<repo>, while "installed" distributions have a
108108
defined value for C<repo-name>. C<dist-id> is going to be different depending
109109
on the type of distribution, and in any case C<.key> will return the name of
110-
the resources seudo-hash key.
110+
the resources pseudo-hash key.
111111

112112
Please note also that accessing the resource via its key will return a handle
113113
on the resource, which gists to a C<IO::Path> but is, in fact, a

xt/pws/code.pws

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -491,3 +491,6 @@ zzbcd
491491
üị
492492
þoo
493493
þð
494+
Resourceable
495+
progs
496+
libwhatever

xt/pws/words.pws

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1613,3 +1613,4 @@ zp
16131613
zwj
16141614
zz
16151615
Þor
1616+
libwhatever

0 commit comments

Comments
 (0)