Skip to content

Commit 41ae1a9

Browse files
Update doc
1 parent c40ec10 commit 41ae1a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/src/scala/quoted/Toolbox.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ object Toolbox {
2222
* the classloader of the class that call make. This may not always be the correct classloader,
2323
* in which case the classloader must be passed explicitly.
2424
*
25-
* @param settings TODO
25+
* @param settings toolbox settings
2626
* @return A new instance of the toolbox
2727
*/
2828
@forceInline def make(implicit settings: Settings): Toolbox = {

0 commit comments

Comments
 (0)