Skip to content

Commit cf8fed6

Browse files
committed
space
1 parent c5136b3 commit cf8fed6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/step_adjust_latency.R

+1-1
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ print.step_adjust_latency <-
292292
conj <- if (length(x$latency == 1)) {
293293
"with latency"
294294
} else {
295-
"with latencies"
295+
"with latencies"
296296
}
297297
extra_text <- x$latency
298298
} else {

0 commit comments

Comments
 (0)