Skip to content

Commit

Permalink
clarity
Browse files Browse the repository at this point in the history
  • Loading branch information
BurntSushi committed Mar 24, 2014
1 parent f702c67 commit 27b0143
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -617,7 +617,7 @@ impl<'a> Decoder<'a> {
}

/// Returns the header record for the underlying CSV data. This method may
/// be called at any time.
/// be called repeatedly and at any time.
///
/// If `has_headers` is `false` (which is the default), then this will
/// always return an empty vector.
Expand Down

0 comments on commit 27b0143

Please sign in to comment.