am 0b7d6de1: Fix the build.

Merge commit '0b7d6de1559a4a78af76ab501e0a15afc396c2b9' into gingerbread-plus-aosp

* commit '0b7d6de1559a4a78af76ab501e0a15afc396c2b9':
  Fix the build.
This commit is contained in:
repo sync
2010-09-22 23:56:42 -07:00
committed by Android Git Automerger

View File

@@ -343,7 +343,7 @@ public class SimpleSessionDescription {
}
/**
* Sets a RTP payload type and its {@code rtpmap} and {@fmtp}
* Sets a RTP payload type and its {@code rtpmap} and {@code fmtp}
* attributes. If any of the attributes is {@code null}, the
* corresponding field will be removed. See
* {@link SimpleSessionDescription} for an example of its usage.