You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by pd...@apache.org on 2013/09/13 23:25:27 UTC

svn commit: r1523109 - /felix/site/trunk/content/documentation/subprojects/apache-felix-maven-scr-plugin/apache-felix-scr-bndtools-use.mdtext

Author: pderop
Date: Fri Sep 13 21:25:27 2013
New Revision: 1523109

URL: http://svn.apache.org/r1523109
Log:
fixed some misspelling.

Modified:
    felix/site/trunk/content/documentation/subprojects/apache-felix-maven-scr-plugin/apache-felix-scr-bndtools-use.mdtext

Modified: felix/site/trunk/content/documentation/subprojects/apache-felix-maven-scr-plugin/apache-felix-scr-bndtools-use.mdtext
URL: http://svn.apache.org/viewvc/felix/site/trunk/content/documentation/subprojects/apache-felix-maven-scr-plugin/apache-felix-scr-bndtools-use.mdtext?rev=1523109&r1=1523108&r2=1523109&view=diff
==============================================================================
--- felix/site/trunk/content/documentation/subprojects/apache-felix-maven-scr-plugin/apache-felix-scr-bndtools-use.mdtext (original)
+++ felix/site/trunk/content/documentation/subprojects/apache-felix-maven-scr-plugin/apache-felix-scr-bndtools-use.mdtext Fri Sep 13 21:25:27 2013
@@ -104,12 +104,12 @@ Then Run the project: you should see in 
 
 ## Plugin Options
 
-You can possibly add the following parameters in the plugin bnd directive (each one separated by a semicolon).
+You can possibly add some optional parameters in the plugin bnd directive (each one separated by a semicolon).
 For example:
 
     -plugin: org.apache.felix.scrplugin.bnd.SCRDescriptorBndPlugin;log=debug;generateAccessors=false
 
-Here are the list of options:
+Here is the list of options:
 
 ----
 **`log`**