Subversion Repository Public Repository

litesoft

Diff Revisions 939 vs 943 for /trunk/Java/core/Anywhere/src/org/litesoft/commonfoundation/exceptions/PersistenceException.java

Diff revisions: vs.
  @@ -34,7 +34,7 @@
34 34 * Returns the detail message string of this throwable.
35 35 *
36 36 * @return the detail message string of this <tt>Throwable</tt> instance
37 - * (which may be <tt>null</tt>).
37 + * (which may be <tt>null</tt>).
38 38 */
39 39 @Override
40 40 public String getMessage()