Skip to content
This repository was archived by the owner on Dec 15, 2025. It is now read-only.
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
2 changes: 1 addition & 1 deletion src/bp.c
Original file line number Diff line number Diff line change
Expand Up @@ -1861,7 +1861,7 @@ pb_step_lift(void)
if (d_t >= PB_CONN_LIFT_DURATION + STATE_TRANS_DELAY) {
if (late_plan_requested) {
/*
* The user requsted a late plan, so this is as
* The user requested a late plan, so this is as
* far as we can go without segments. Also wait
* for the camera to stop.
*/
Expand Down