linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linphone-developers] Minor Bug: spelling-error-in-binary libmediastream


From: Mark Purcell
Subject: [Linphone-developers] Minor Bug: spelling-error-in-binary libmediastreamer.so.1.0.0 choosen chosen
Date: Tue, 9 Oct 2012 21:21:11 +1100
User-agent: KMail/1.13.7 (Linux/3.2.0-3-amd64; KDE/4.8.4; x86_64; ; )

spelling-error-in-binary libmediastreamer.so.1.0.0 choosen chosen

$ grep -rw choosen .
./mediastreamer2/src/msv4l2.c:                  ms_message("v4lv2: YUV420P 
choosen");
./mediastreamer2/src/msv4l2.c:                  ms_message("v4lv2: 
V4L2_PIX_FMT_YUYV choosen");
./mediastreamer2/src/msv4l2.c:                  ms_message("v4lv2: RGB24 
choosen");
./mediastreamer2/src/msv4l2.c:                  ms_message("v4lv2: MJPEG 
choosen");
./mediastreamer2/src/msv4l.c:           ms_message("v4lv2: YUV420P choosen");
./mediastreamer2/src/msv4l.c:           ms_message("v4lv2: V4L2_PIX_FMT_NV12 
choosen");
./mediastreamer2/src/msv4l.c:           ms_message("v4lv2: MJPEG choosen");
./mediastreamer2/src/msv4l.c:           ms_message("v4lv2: V4L2_PIX_FMT_YUYV 
choosen");
./mediastreamer2/src/msv4l.c:           ms_message("v4lv2: RGB24 choosen");
./oRTP/src/rtpsession_inet.c: * This function can be useful to retrieve the 
local port that was randomly choosen by 

Mark

http://lintian.debian.org/tags/spelling-error-in-binary.html

Lintian found a spelling error in the given binary. Lintian has a list of 
common misspellings that it looks for. It does not have a dictionary like a 
spelling checker does.

If the string containing the spelling error is translated with the help of 
gettext or a similar tool, please fix the error in the translations as well as 
the English text to avoid making the translations fuzzy. With gettext, 
for example, this means you should also fix the spelling mistake in the 
corresponding msgids in the *.po files.

You can often find the word in the source code by running:

     grep -rw <word> <source-tree>



Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]