forked from pool/typesafe-config
- fix javadoc lint errors OBS-URL: https://build.opensuse.org/request/show/965697 OBS-URL: https://build.opensuse.org/package/show/Java:packages/typesafe-config?expand=0&rev=12
14 lines
658 B
Diff
14 lines
658 B
Diff
Index: config-1.4.1/config/src/main/java/com/typesafe/config/ConfigFactory.java
|
|
===================================================================
|
|
--- config-1.4.1.orig/config/src/main/java/com/typesafe/config/ConfigFactory.java
|
|
+++ config-1.4.1/config/src/main/java/com/typesafe/config/ConfigFactory.java
|
|
@@ -616,7 +616,7 @@ public final class ConfigFactory {
|
|
*
|
|
* <p>
|
|
* Environment variables are mangled in the following way after stripping the prefix "CONFIG_FORCE_":
|
|
- * <table border="1">
|
|
+ * <table border="1" summary="">
|
|
* <tr>
|
|
* <th bgcolor="silver">Env Var</th>
|
|
* <th bgcolor="silver">Config</th>
|