We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c24f07b commit 4b51360Copy full SHA for 4b51360
plugin-build/plugin/src/main/kotlin/com/mikepenz/aboutlibraries/plugin/AboutLibrariesExtension.kt
@@ -411,7 +411,7 @@ abstract class CollectorConfig @Inject constructor() {
411
abstract class ExportConfig @Inject constructor() {
412
413
/**
414
- * The full path (file path, including file name) at which the generated meta data file will be stored.
+ * The full path (file path, including file name) at which the generated metadata file will be stored.
415
*
416
* This path is relative to the modules project directory.
417
0 commit comments