Skip to content

Commit 3a1f29a

Browse files
committed
Fix intra-document Link. Closes #52
1 parent cb85aa2 commit 3a1f29a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Language/variables.pod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ Although they may not be changed at runtime, the user is allowed to
174174
constant $?TABSTOP = 4; # this causes leading tabs in a heredoc or in a POD
175175
# block's virtual margin to be counted as 4 spaces.
176176
177-
For a list of these special variables see L<Compile-time variables>.
177+
For a list of these special variables see L<#Compile-time variables>.
178178
179179
=head2 The C<.> Twigil
180180

0 commit comments

Comments
 (0)