Skip to content

Commit c669b5c

Browse files
fixed Console Output statement 🥂 (#8435)
1 parent 0d18592 commit c669b5c

File tree

1 file changed

+1
-1
lines changed
  • snippets/csharp/System.Collections.Generic/QueueT/Overview

1 file changed

+1
-1
lines changed

snippets/csharp/System.Collections.Generic/QueueT/Overview/source.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ public static void Main()
7171
Peek at next item to dequeue: two
7272
Dequeuing 'two'
7373
74-
Contents of the copy:
74+
Contents of the first copy:
7575
three
7676
four
7777
five

0 commit comments

Comments
 (0)