Skip to content

Commit

Permalink
fix: Output 9.4 (#770)
Browse files Browse the repository at this point in the history
Fixes #678
  • Loading branch information
BenjaminMichaelis authored Mar 27, 2024
1 parent 91884c5 commit d424a66
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions Errata.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
## Essential C# 12.0

by Mark Michaelis
ISBN-13:
IISBN-10:
ISBN-13: 978-0138219512
IISBN-10: 0138219516
Copyright © 2023 Pearson Education, Inc.
First printing, November 2023

Expand All @@ -17,4 +17,5 @@ Zhou Jing | 3 | 110 | Replace `System.Value<T1>` with `System.ValueTuple<T1>` i
Zhou Jing | 3 | 102 | Change Listing 2.18 to " the Working with Strings listing in Chapter 2 (Listing 2.24)" in "This listing differs from Listing 2.18 in two ways"
Zhou Jing | 3 | 102 | Changed 'restrictive' to 'less restrictive' in "In each of these cases, the variable declaration is restrictive because the variable may be assigned."
Zhou Jing | 23 | 1077 | Change "Point Declaration" to "Pointer Declaration" in mindmap
Zhou Jing | 22 | 1074 | Change "Chapter 19" to "Chapter 20" in "we pointed out in Chapter 19"
Zhou Jing | 22 | 1074 | Change "Chapter 19" to "Chapter 20" in "we pointed out in Chapter 19"
Zhou Jing | 9 | 541 | Change output 9.4 to "ReadOnly, Hidden = 3"

0 comments on commit d424a66

Please sign in to comment.