diff --git a/src/org/jitsi/impl/neomedia/device/MediaDeviceSession.java b/src/org/jitsi/impl/neomedia/device/MediaDeviceSession.java index 7548ddc87021ac9e4eb6647c7e55b51a07537241..df31d453392700eba0c8f8b1f2181313aaee0246 100644 --- a/src/org/jitsi/impl/neomedia/device/MediaDeviceSession.java +++ b/src/org/jitsi/impl/neomedia/device/MediaDeviceSession.java @@ -1022,7 +1022,7 @@ protected List<Player> getPlayers() /** * Gets the JMF <tt>Processor</tt> which transcodes the <tt>MediaDevice</tt> * of this instance into the format of this instance. If the - * <tt>Processor</tt> question does not exist, the method will create it. + * <tt>Processor</tt> in question does not exist, the method will create it. * <p> * <b>Warning</b>: Because the method will unconditionally create the * <tt>Processor</tt> if it does not exist and because the creation of the