Author: johndament
Date: Thu Apr  7 01:14:59 2016
New Revision: 1738065

URL: http://svn.apache.org/viewvc?rev=1738065&view=rev
Log:
Site checkin for project Apache DeltaSpike Documentation

Modified:
    deltaspike/site/trunk/content/documentation/core.html

Modified: deltaspike/site/trunk/content/documentation/core.html
URL: 
http://svn.apache.org/viewvc/deltaspike/site/trunk/content/documentation/core.html?rev=1738065&r1=1738064&r2=1738065&view=diff
==============================================================================
--- deltaspike/site/trunk/content/documentation/core.html (original)
+++ deltaspike/site/trunk/content/documentation/core.html Thu Apr  7 01:14:59 
2016
@@ -1764,7 +1764,7 @@ The following example shows how it would
 <div class="ulist">
 <ul>
 <li>
-<p><code>@Futreable</code> - Designed for bean methods that return 
<code>Future`s of some form.  The method call will automatically be submitted 
to an `ExecutorService</code></p>
+<p><code>@Futreable</code> - Designed for bean methods that return 
<code>Future&#8217;s</code> of some form.  The method call will automatically 
be submitted to an <code>ExecutorService</code></p>
 </li>
 <li>
 <p><code>@Locked</code> - Ability to prevent concurrent access to a method 
based on its usage of reads/writes.</p>


Reply via email to