We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21b109b commit 5f21112Copy full SHA for 5f21112
t/004-website-basic.t
@@ -94,15 +94,15 @@ subtest {
94
%examples{"receiver"}{""}{"alice"} = Example.new(
95
title => "receiver alice",
96
author => "victor",
97
- category => "reciever",
+ category => "receiver",
98
filename => "alice",
99
pod-link => "",
100
pod-contents => pod-title("receiver alice"),
101
);
102
%examples{"receiver"}{""}{"eve"} = Example.new(
103
title => "receiver eve",
104
105
106
filename => "eve",
107
108
pod-contents => pod-title("receiver eve"),
0 commit comments