refactor: PR feedback

Co-authored-by: Andrew Lamb <alamb@influxdata.com>
pull/24376/head
Edd Robinson 2020-11-02 13:24:29 +00:00 committed by GitHub
parent c5dc48db04
commit 2027b1f8da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1793,7 +1793,7 @@ macro_rules! typed_scalar_converters {
}
impl Scalar {
// Implementations of all the accessors for the variants of `Packers`.
// Implementations of all the accessors for the variants of `Scalar`.
typed_scalar_converters! {
(as_i64, try_as_i64, i64),
(as_i32, try_as_i32, i32),