Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Minor grammar edit.
  • Loading branch information
edwinst committed Oct 14, 2012
1 parent 6b2c810 commit bcc011f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions S32-setting-library/IO.pod
Expand Up @@ -155,8 +155,7 @@ The routine will C<fail> if the file does not exist, or is a directory.

Opens the file for writing, dumps the contents, and closes the file.

This routine will C<fail> if the file exists and the C<:createonly> is
set.
This routine will C<fail> if the file exists and C<:createonly> is set.

If C<:append> is provided, an existing file will not be clobbered, but the
string will be appended.
Expand Down

0 comments on commit bcc011f

Please sign in to comment.