Skip to content

Commit fc25c25

Browse files
committed
Oops, fix typo, MasterDuke++
1 parent 08aa4ed commit fc25c25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Language/5to6-perlvar.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ and therefore can be used either within a string
109109
or a numeric context (this is similar to how the group
110110
information is handled by the C<$*GROUP> object).
111111
The user id is therefore obtained via C<+$*USER>, while the
112-
username via C<~$*USE>.
112+
username via C<~$*USER>.
113113
114114
=item $EFFECTIVE_USER_ID
115115

0 commit comments

Comments
 (0)