Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ default String getSourceId() {
/**
* Get the id of this block's speed-zone anchor — the gearshift / clutch /
* speed controller / generator that defines the start of this speed zone.
* Two blocks share an anchor iff they're in the same speed zone. A
* Two blocks share an anchor if they're in the same speed zone. A
* generator or split-shaft returns its own {@link #getSelfId}.
*
* @return The anchor block's id, or nil.
Expand Down