Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: Ian Chen <[email protected]>
  • Loading branch information
iche033 committed Feb 25, 2021
1 parent 760cc8e commit 7554335
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/systems/performer_detector/PerformerDetector.hh
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ namespace systems
/// header will contain the key "frame_id" with a value set to the name of
/// the model containing the PerformerDetector system and the key "state" with
/// a value set to "1" if the performer is entering the detector's region and
/// "0" if the performer is leaving the region. The `datat` field of the
/// "0" if the performer is leaving the region. The `data` field of the
/// header will also contain the key "count" with a value set to the
/// number of performers currently in the region.
///
Expand Down

0 comments on commit 7554335

Please sign in to comment.