Skip to content

Commit

Permalink
Fixed typo in comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
odlomax committed Aug 9, 2024
1 parent d9f118c commit 98a2d4f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/tests/util/test_pack_vector_fields.cc
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,8 @@ util::Config createFieldPackerConfig() {
// - name: <name of vector field 1>
// components:
// - <name of component 1 of vector field 1>
// <name of component 2 of vector field 1>
// <name of component ...>
// - <name of component 2 of vector field 1>
// - <name of component ...>
// - name: ...
// components: ...

Expand Down

0 comments on commit 98a2d4f

Please sign in to comment.