Skip to content

Commit

Permalink
Fix a comment
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1829101 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
karlpauls committed Apr 13, 2018
1 parent 770f3e9 commit a51c356
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ public abstract class BundleArchiveRevision
* @param revisionRootDir the root directory to be used by the revision
* subclass for storing any state.
* @param location the location string associated with the revision.
* @param trustedCaCerts the trusted CA certificates if any.
* @throws Exception if any errors occur.
**/
public BundleArchiveRevision(Logger logger, Map configMap, File revisionRootDir, String location)
Expand Down

0 comments on commit a51c356

Please sign in to comment.