Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Small typos fix
  • Loading branch information
lizmat committed May 16, 2014
1 parent 14fb9cb commit abb8d13
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions S28-special-names.pod
Expand Up @@ -231,7 +231,7 @@ If a column has a "-" in it, it means that item is unavailable in that version o

=head3 $?KERNEL / $*KERNEL

Contain a C<Kernel> class instance that does C<Systemic>. It further
Contains a C<Kernel> class instance that does C<Systemic>. It further
provides the following methods:

=over
Expand All @@ -257,7 +257,7 @@ ordinal number matches the lower level signal value.

=head3 $?DISTRO / $*DISTRO

Contain a C<Distro> class instance that does C<Systemic>. It further
Contains a C<Distro> class instance that does C<Systemic>. It further
provides the following methods:

=over
Expand All @@ -274,7 +274,7 @@ The release information of this distribution.

=head3 $?VM / $*VM

Contain a C<VM> class instance that does C<Systemic>. It further
Contains a C<VM> class instance that does C<Systemic>. It further
provides the following methods:

=over
Expand Down

0 comments on commit abb8d13

Please sign in to comment.