Skip to content

Commit 11bbe68

Browse files
committed
fixed typo
1 parent 5cbafff commit 11bbe68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wordpress-shortcodes/src/test/java/org/wordpress/aztec/plugins/shortcodes/AudioShortcodeTest.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import org.wordpress.aztec.AztecText
1414
import org.wordpress.aztec.plugins.shortcodes.TestUtils.safeEmpty
1515

1616
/**
17-
* Tests for the caption shortcode plugin
17+
* Tests for the audio shortcode plugin
1818
*/
1919
@RunWith(RobolectricTestRunner::class)
2020
@Config(constants = BuildConfig::class, sdk = intArrayOf(25))

0 commit comments

Comments
 (0)