Skip to content

Commit

Permalink
Improve doc language
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-yevsyukov committed Sep 15, 2024
1 parent 6e08c8e commit ffdfffd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ import java.time.Instant
/**
* Creates a Java file with the top-level class with the given name.
*
* @param packageName The package to which the class belongs. Could be an empty string.
* @param packageName The package to which the class belongs. Can be an empty string.
* @param className The simple name of the class.
*/
public fun PsiFileFactory.createJavaFile(
Expand Down

0 comments on commit ffdfffd

Please sign in to comment.