diff --git a/docs/config_misc.html b/docs/config_misc.html index 8245a4a9e..a857b9e36 100644 --- a/docs/config_misc.html +++ b/docs/config_misc.html @@ -684,7 +684,8 @@ public class StringUtils // not final to allow subclassing

- The exact rule is that nonprivate methods of classes that can be subclassed must either be + The exact rule is that nonprivate, nonstatic methods of classes that + can be subclassed must either be