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 35bc531 commit c19fed3Copy full SHA for c19fed3
src/modules/exports.md
@@ -33,7 +33,7 @@ package sky;
33
// But classes within other packages of
34
// the "reality" module can see it just fine.
35
public class Cloud {
36
- private final YelloCarpet fabricOfExistence
+ private final YellowCarpet fabricOfExistence
37
= new YellowCarpet();
38
39
// ...
0 commit comments