Skip to content

Commit 21f492e

Browse files
jangoreckimcol
andauthored
typo fix
Co-authored-by: Marco Colombo <[email protected]>
1 parent c7f8ccc commit 21f492e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ microbenchmark::microbenchmark(
124124
# frapply(x) 272.07830 316.47060 366.94771 396.23566 416.06699 421.38701 10
125125
```
126126

127-
As of now, adaptive rolling max has no _on-line_ implemention (`algo="fast"`), it uses a naive approach (`algo="exact"`). Therefore further speed up is still possible if `algo="fast"` gets implemented.
127+
As of now, adaptive rolling max has no _on-line_ implementation (`algo="fast"`), it uses a naive approach (`algo="exact"`). Therefore further speed up is still possible if `algo="fast"` gets implemented.
128128

129129
### BUG FIXES
130130

0 commit comments

Comments
 (0)