Author: pderop
Date: Wed Feb 24 12:34:38 2016
New Revision: 1732130

URL: http://svn.apache.org/viewvc?rev=1732130&view=rev
Log:
typo.

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=1732130&r1=1732129&r2=1732130&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
 Wed Feb 24 12:34:38 2016
@@ -153,7 +153,7 @@ The following is the same as above, usin
         }
     }
 
-Here is a more concise version with less "code ceremony" where the type of the 
type of the lambda parameter is not declared:
+Here is a more concise version with less "code ceremony" where the type of the 
lambda parameter is not declared:
 
     :::java
     import org.apache.felix.dm.lambda.DependencyManagerActivator;


Reply via email to