Author: pderop
Date: Sun Mar  6 18:46:17 2016
New Revision: 1733826

URL: http://svn.apache.org/viewvc?rev=1733826&view=rev
Log:
fixed doc.

Modified:
    
felix/site/trunk/content/documentation/subprojects/apache-felix-dependency-manager/guides/dm-lambda.mdtext

Modified: 
felix/site/trunk/content/documentation/subprojects/apache-felix-dependency-manager/guides/dm-lambda.mdtext
URL: 
http://svn.apache.org/viewvc/felix/site/trunk/content/documentation/subprojects/apache-felix-dependency-manager/guides/dm-lambda.mdtext?rev=1733826&r1=1733825&r2=1733826&view=diff
==============================================================================
--- 
felix/site/trunk/content/documentation/subprojects/apache-felix-dependency-manager/guides/dm-lambda.mdtext
 (original)
+++ 
felix/site/trunk/content/documentation/subprojects/apache-felix-dependency-manager/guides/dm-lambda.mdtext
 Sun Mar  6 18:46:17 2016
@@ -151,7 +151,7 @@ The following is the same as above, usin
         }
     }
 
-Here is a more concise version with less "code ceremony" where the type of the 
lambda parameter is not declared:
+Here is a more concise version where the type of the lambda parameter is not 
declared:
 
     :::java
     import org.apache.felix.dm.lambda.DependencyManagerActivator;


Reply via email to