Skip to content

Commit c6ac872

Browse files
committed
fix: scala description
1 parent b33a972 commit c6ac872

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/scala/api.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ import scala.util.Random
1818
{{#operations}}
1919
object {{classname}} {
2020
21-
/** Creates a new SearchApi instance using default hosts.
21+
/** Creates a new {{classname}} instance using default hosts.
2222
*
2323
* @param appId
2424
* application ID

0 commit comments

Comments
 (0)