Skip to content

Commit

Permalink
Update examples/chip-tool/commands/payload/SetupPayloadParseCommand.cpp
Browse files Browse the repository at this point in the history
Co-authored-by: Boris Zbarsky <[email protected]>
  • Loading branch information
crlonxp and bzbarsky-apple committed Jul 26, 2024
1 parent bbea674 commit bbe4326
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ CHIP_ERROR SetupPayloadParseCommand::Print(chip::SetupPayload payload)
{
humanFlags.Add(", ");
}
humanFlags.Add("WIFIPAF");
humanFlags.Add("Wi-Fi PAF");
}
}
else
Expand Down

0 comments on commit bbe4326

Please sign in to comment.