mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-26 00:17:11 -07:00
Typo.
This commit is contained in:
parent
77af90c077
commit
97423c6b68
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ class ParsedBuildFile(val buildFile: BuildFile, val context: KobaltContext, val
|
|||
}
|
||||
|
||||
/**
|
||||
* If the current line matches one of the profile, turns the declaration into
|
||||
* If the current line matches one of the profiles, turn the declaration into
|
||||
* val profile = true, otherwise return the same line
|
||||
*/
|
||||
fun correctProfileLine(line: String) : String {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue