Skip to content

Commit f86f899

Browse files
committed
Minor docs typo correction.
1 parent 65d201a commit f86f899

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/opentok/Archive.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ public String getUrl() {
156156
}
157157

158158
/**
159-
* Whether the archive has an video track (<code>true</code>) or not (<code>false</code>).
159+
* Whether the archive has a video track (<code>true</code>) or not (<code>false</code>).
160160
*/
161161
public boolean hasVideo() {
162162
return hasVideo;

0 commit comments

Comments
 (0)