mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-28 03:51:33 +01:00
Corrected Javadoc to eliminate warning.
This commit is contained in:
@@ -416,7 +416,7 @@ public class App {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Takes a path and resolves it to be a canonical & absolute path. The caveats are that this method will take an Ant style
|
* Takes a path and resolves it to be a canonical & absolute path. The caveats are that this method will take an Ant style
|
||||||
* file selector path (../someDir/**\/*.jar) and convert it to an absolute/canonical path (at least to the left of the first *
|
* file selector path (../someDir/**\/*.jar) and convert it to an absolute/canonical path (at least to the left of the first *
|
||||||
* or ?).
|
* or ?).
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user