Author: siretart Date: Tue Aug 3 17:55:17 2010 New Revision: 31913 Log: various spelling fixes, found by the Debian QA tool 'lintian'
Modified: trunk/help/help_mp-en.h Changes in other areas also in this revision: Modified: trunk/etc/codecs.conf trunk/libao2/ao_alsa.c trunk/libmpcodecs/vd_lzo.c trunk/libmpdemux/aviheader.c trunk/libmpdemux/genres.h trunk/libvo/vo_gl2.c trunk/libvo/vo_pnm.c trunk/libvo/vo_xvmc.c trunk/libvo/x11_common.c trunk/m_option.c trunk/stream/pnm.c trunk/stream/tvi_v4l.c trunk/stream/tvi_v4l2.c trunk/vidix/mga_vid.c trunk/vidix/pci.db Modified: trunk/help/help_mp-en.h ============================================================================== --- trunk/help/help_mp-en.h Tue Aug 3 15:02:07 2010 (r31912) +++ trunk/help/help_mp-en.h Tue Aug 3 17:55:17 2010 (r31913) @@ -1775,7 +1775,7 @@ static const char help_text[]= #define MSGTR_MPDEMUX_AIALSA_UnavailableAccessType "Access type not available.\n" #define MSGTR_MPDEMUX_AIALSA_UnavailableSampleFmt "Sample format not available.\n" #define MSGTR_MPDEMUX_AIALSA_UnavailableChanCount "Channel count not available - reverting to default: %d\n" -#define MSGTR_MPDEMUX_AIALSA_CannotInstallHWParams "Unable to install hardware paramameters: %s" +#define MSGTR_MPDEMUX_AIALSA_CannotInstallHWParams "Unable to install hardware parameters: %s" #define MSGTR_MPDEMUX_AIALSA_PeriodEqualsBufferSize "Can't use period equal to buffer size (%u == %lu)\n" #define MSGTR_MPDEMUX_AIALSA_CannotInstallSWParams "Unable to install software parameters:\n" #define MSGTR_MPDEMUX_AIALSA_ErrorOpeningAudio "Error opening audio: %s\n" _______________________________________________ MPlayer-DOCS mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs
