Fix comment.

pull/3405/head
derekpierre 2024-01-15 09:50:48 -05:00 committed by KPrasch
parent 0cecdef487
commit ec22fcbc49
1 changed files with 1 additions and 1 deletions

View File

@ -203,7 +203,7 @@ class FleetState:
class FleetSensor:
"""
A representation of a fleet of NuCypher nodes.
A representation of a fleet of nodes.
If `this_node` is provided, it will be included in the state checksum
(but not returned during iteration/lookups).