Skip to content

Commit b7065ea

Browse files
Spacing
1 parent 3e5e5a5 commit b7065ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/rabbit.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@
240240
-define(BOOT_START_TIMEOUT, 1 * 60 * 1000).
241241
%% 12 hours
242242
-define(BOOT_FINISH_TIMEOUT, 12 * 60 * 60 * 1000).
243-
%% 100ms
243+
%% 100 ms
244244
-define(BOOT_STATUS_CHECK_INTERVAL, 100).
245245

246246
%%----------------------------------------------------------------------------

0 commit comments

Comments
 (0)