You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -329,7 +329,7 @@ scalar Locale
329
329
"https://tools.ietf.org/html/bcp47"
330
330
)
331
331
</pre></td>
332
-
<td>The Locale scalar handles <ahref="https://tools.ietf.org/html/bcp47">IETF BCP 47</a> language tags via the JDK method <ahref="https://docs.oracle.com/javase/7/docs/api/java/util/Locale.html#forLanguageTag(java.lang.String)">Locale.forLanguageTag</a>.</td>
332
+
<td>The Locale scalar handles <atarget="_blank"href="https://tools.ietf.org/html/bcp47">IETF BCP 47</a> language tags via the JDK method <atarget="_blank"href="https://docs.oracle.com/javase/7/docs/api/java/util/Locale.html#forLanguageTag(java.lang.String)">Locale.forLanguageTag</a>.</td>
0 commit comments