Skip to content

Commit ebda467

Browse files
committed
Merge pull request #48 from codestergit/patch-4
Fixed spelling
2 parents bd71bb0 + 7f8691b commit ebda467

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/SequencesAndCollections.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,7 @@ efficient random access; that property is determined by the protocol
326326
conformances of its `Index` type.
327327

328328
**Forward indices** are the simplest and most general, capturing the
329-
capabilites of indices into a singly-linked list:
329+
capabilities of indices into a singly-linked list:
330330

331331
1. advance to the next position
332332
2. detect the end position

0 commit comments

Comments
 (0)