6
0
Files
typesafe-config/fix-doc-lint.patch

14 lines
658 B
Diff
Raw Permalink Normal View History

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>