diff --git a/build_extra/flatbuffers/rust/rust_flatbuffer.gni b/build_extra/flatbuffers/rust/rust_flatbuffer.gni index f5280a8d3a609..3e064529bfa1c 100644 --- a/build_extra/flatbuffers/rust/rust_flatbuffer.gni +++ b/build_extra/flatbuffers/rust/rust_flatbuffer.gni @@ -1,6 +1,6 @@ import("//build_extra/rust/rust.gni") -# TODO(ry) "flatbuffer.gni" should be "flatbuffers.gni" we should be consistant +# TODO(ry) "flatbuffer.gni" should be "flatbuffers.gni" we should be consistent # in our pluralization. import("//build_extra/flatbuffers/flatbuffer.gni")