Skip to content

Commit bb0942e

Browse files
authored
Update index.d (#352)
Fix typo
1 parent 075aea6 commit bb0942e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.d

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ $(BOOKTABLE ,
2828
$(TR $(TDNW $(MREF mir,algorithm,iteration)) $(TD Mir & BetterC rework of Phobos.))
2929
$(TR $(TDNW $(MREF mir,algorithm,setops)) $(TD Mir & BetterC rework of Phobos.))
3030
$(TR $(TDNW $(MREF mir,ndslice)★) $(TD Package for ndarrays and iteration algorithms.))
31-
$(TR $(TDNW $(MREF mir,range)) $(TD Additoinal primitive ranges. See also $(MREF mir,ndslice), which contains a lot of range constructos.))
31+
$(TR $(TDNW $(MREF mir,range)) $(TD Additional primitive ranges. See also $(MREF mir,ndslice), which contains a lot of range constructos.))
3232
$(LEADINGROW Math)
3333
$(TR $(TDNW $(MREF mir,interpolate)★) $(TD Interpolation algorithms))
3434
$(TR $(TDNW $(MREF mir,math,numeric)) $(TD Simple numeric algorithms))

0 commit comments

Comments
 (0)