Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
rephrase slightly for clarity
  • Loading branch information
Carl Masak committed Apr 10, 2015
1 parent eaf8a9e commit 0cd0cde
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions S16-io.pod
Expand Up @@ -344,8 +344,8 @@ which you can also smart match:
}
}

Please note that another of determining whether an object, that consumes the
IO::Pathy role, is a regular file or a directory, is by smartmatching the
Please note that another way of determining whether an IO::Pathy object
is a regular file or a directory is by smartmatching the
object with the class:

given $io {
Expand Down

0 comments on commit 0cd0cde

Please sign in to comment.