Merge "tv-provider: update documentation on Program.Bulider.setAudioLanguages()"
diff --git a/tv-provider/src/android/support/media/tv/Program.java b/tv-provider/src/android/support/media/tv/Program.java
index c766f96..71c51fb 100644
--- a/tv-provider/src/android/support/media/tv/Program.java
+++ b/tv-provider/src/android/support/media/tv/Program.java
@@ -1492,7 +1492,7 @@
}
/**
- * Sets the available audio languages for this program as a comma-separated String.
+ * Sets the available audio languages for this program as an array of strings.
*
* @param audioLanguages An array of audio languages, in ISO 639-1 or 639-2/T codes, that
* apply to this program which will be stored in a database.