Skip to content

Commit f0d8be6

Browse files
committed
fix grammar
1 parent 6ab9408 commit f0d8be6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

base/src/main/java/com/smartdevicelink/streaming/video/VideoStreamingParameters.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ public void update(VideoStreamingCapability capability){
156156
}
157157
}
158158
}
159-
DebugTool.logWarning("The VideoStreamingFormat has not been update because none of the provided formats are supported.");
159+
DebugTool.logWarning("The VideoStreamingFormat has not been updated because none of the provided formats are supported.");
160160

161161
//TODO In the future we should set format to null, but might be a breaking change
162162
// For now, format will remain whatever was set prior to this update

0 commit comments

Comments
 (0)