fix scaladoc

This commit is contained in:
xuwei-k 2025-09-04 20:17:50 +09:00
parent 92fdc29de6
commit 57c9253b5b
2 changed files with 1 additions and 2 deletions

View File

@ -347,7 +347,6 @@ object IvyActions {
* It's the cached version of [[resolveAndRetrieve]].
*
* @param inputs The resolution inputs.
* @param logicalClock The clock to check if a file is outdated or not.
* @param cache The optional cache dependency.
* @return The result of the cached resolution.
*/

View File

@ -155,7 +155,7 @@ class ClassStamper(
/**
* Given a classpath and a class name, this tries to create a SHA-256 digest.
* @param javaClassname Java-enclded class name to stamp
* @param javaClassName Java-enclded class name to stamp
* @param extraHashes additional information to include into the returning digest
*/
private[sbt] def transitiveStamp(