Author: desruisseaux
Date: Tue Apr  1 21:11:40 2014
New Revision: 1583787

URL: http://svn.apache.org/r1583787
Log:
Trivial javadoc formatting fix.

Modified:
    
sis/branches/JDK7/core/sis-referencing/src/main/java/org/apache/sis/geometry/AbstractEnvelope.java

Modified: 
sis/branches/JDK7/core/sis-referencing/src/main/java/org/apache/sis/geometry/AbstractEnvelope.java
URL: 
http://svn.apache.org/viewvc/sis/branches/JDK7/core/sis-referencing/src/main/java/org/apache/sis/geometry/AbstractEnvelope.java?rev=1583787&r1=1583786&r2=1583787&view=diff
==============================================================================
--- 
sis/branches/JDK7/core/sis-referencing/src/main/java/org/apache/sis/geometry/AbstractEnvelope.java
 [UTF-8] (original)
+++ 
sis/branches/JDK7/core/sis-referencing/src/main/java/org/apache/sis/geometry/AbstractEnvelope.java
 [UTF-8] Tue Apr  1 21:11:40 2014
@@ -737,7 +737,7 @@ public abstract class AbstractEnvelope i
      * For every cases illustrated below, the yellow box is considered 
completely enclosed
      * in the blue envelope:
      *
-     * <img src="doc-files/Contains.png">
+     * <p><img src="doc-files/Contains.png"></p>
      *
      * @param  envelope The envelope to test for inclusion.
      * @return {@code true} if this envelope completely encloses the specified 
one.


Reply via email to