Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Commit c4c897b

Browse files
authored
Merge branch 'master' into xy-fix-except-syntax
2 parents c1f9351 + 3c092e5 commit c4c897b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

101-linq-samples/docs/sequence-operations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# LINQ - Sequence operations
22

3-
These operators compare or manipulate entire sequences: `EqualAll`, `Concat`, and `Combine`.
3+
These operators compare or manipulate entire sequences: `SequenceEqual`, `Concat`, and `Combine`.
44

55
## Compare two sequences for equality
66

0 commit comments

Comments
 (0)