Skip to content

Commit 794b1ce

Browse files
authored
Update index.d
1 parent 5ff4419 commit 794b1ce

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
@@ -26,7 +26,7 @@ $(BOOKTABLE ,
2626
$(LEADINGROW Combinatrorics)
2727
$(TR $(TDNW $(MREF mir,combinatorics)★) $(TD Combinations, combinations with repeats, cartesian power, permutations.))
2828
$(LEADINGROW Interconnection with other languages)
29-
$(TR $(TDNW $(MREF mir,ndslice,connect,cpp)) $(TD Definitions suitable for `extern(C++)` functions))
29+
3030
$(TR $(TDNW $(MREF mir,ndslice,connect,cpython)) $(TD Utilities for $(HTTPS docs.python.org/3/c-api/buffer.html, Python Buffer Protocol)))
3131
$(LEADINGROW Math)
3232
$(TR $(TDNW $(MREF mir,math)) $(TD Package))

0 commit comments

Comments
 (0)