Skip to content

Commit

Permalink
Fix spelling mistake in comment
Browse files Browse the repository at this point in the history
Co-authored-by: Marek Skrobacki <[email protected]>
  • Loading branch information
stevekeay and skrobul authored Nov 13, 2024
1 parent bbb9589 commit 6c79130
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ def discover_chassis_info(bmc: Bmc) -> ChassisInfo:
If the server is off, power it on.
Make sure that we have at lease MIN_REQUIRED_NEIGHBOR_COUNT LLDP neighbors in
Make sure that we have at least MIN_REQUIRED_NEIGHBOR_COUNT LLDP neighbors in
the returned ChassisInfo. If that can't be achieved in a reasonable time
then raise an Exception.
"""
Expand Down

0 comments on commit 6c79130

Please sign in to comment.