Skip to content

Commit 4409801

Browse files
committed
Update comment for pre_flight
1 parent 80ee64f commit 4409801

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/shared/common_blocks.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ def initialize
1010
end
1111

1212
module CommonBlocks
13-
# Call this with `block BCF::FlightPlans::CommonBlocks::preflight_block(25)`
13+
# Call this with `block BCF::FlightPlans::CommonBlocks::pre_flight(25)`
1414
def self.pre_flight(length_value)
1515
Block.build do
1616
length(length_value)

0 commit comments

Comments
 (0)