Skip to content

Commit 3033746

Browse files
committed
(minor) typo s/completion/compression
1 parent b50613f commit 3033746

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ Be aware that `ros build` adds core compression by default. That adds
116116
a significant startup overhead of the order of 150ms (for a simple
117117
app, startup time went from about 30ms to 180ms). You can disable it
118118
with `ros build --disable-compression <app.ros>`. Of course, core
119-
completion reduces your binary size significantly. See the table
119+
compression reduces your binary size significantly. See the table
120120
below, "Size and startup times of executables per implementation".
121121

122122
We'll finish with a word on

0 commit comments

Comments
 (0)