We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56bbba6 commit f96c9bdCopy full SHA for f96c9bd
src/boxed_primitives/character.md
@@ -11,7 +11,7 @@ System.out.println(c);
11
~}
12
```
13
14
-Unlike a `char[]`, a `Character[]` will not be have its contents
+Unlike a `char[]`, a `Character[]` will not have its contents
15
shown when printed.
16
17
```java
0 commit comments