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 08679ea commit 7b101d0Copy full SHA for 7b101d0
unicodetools/src/main/java/org/unicode/tools/GenerateLinkData.java
@@ -61,7 +61,7 @@ public static void main(String[] args) throws IOException {
61
+ "\n"
62
+ "# ================================================\n"
63
64
- + "# Property: {3}\n"
+ + "# Property:\t{3}\n"
65
66
+ "# All code points not explicitly listed for {3}\n"
67
+ "# have the value {4}.\n"
0 commit comments