[MPlayer-cvslog] CVS: main m_config.h, 1.8, 1.9 m_option.h, 1.15, 1.16 m_property.h, 1.4, 1.5 m_struct.h, 1.4, 1.5
Diego Biurrun
diego at biurrun.de
Wed Apr 26 03:34:01 CEST 2006
- Previous message: [MPlayer-cvslog] CVS: main m_config.h, 1.8, 1.9 m_option.h, 1.15, 1.16 m_property.h, 1.4, 1.5 m_struct.h, 1.4, 1.5
- Next message: [MPlayer-cvslog] CVS: main mplayer.c,1.943,1.944
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
On Tue, Apr 25, 2006 at 08:48:55PM +0200, Alban Bedel CVS wrote:
>
> Modified Files:
> m_config.h m_option.h m_property.h m_struct.h
> Log Message:
> Fix most of the mistakes pointed out by Diego.
>
> --- m_config.h 24 Apr 2006 19:20:03 -0000 1.8
> +++ m_config.h 25 Apr 2006 18:48:53 -0000 1.9
> @@ -3,8 +3,8 @@
>
> /// \defgroup Config Config manager
> ///
> -/// It make use of the \ref Options API to provide a context stack that
> +/// It make uses of the \ref Options API to provide a context stack that
"makes use"
Quick and dirty rule of thumb: If there are two connected verbs like
"make foo", "do bar" then it is the first that gets the third person
singular s.
> --- m_option.h 24 Apr 2006 19:20:04 -0000 1.15
> +++ m_option.h 25 Apr 2006 18:48:53 -0000 1.16
> @@ -335,22 +335,22 @@
>
> /// Dynamic data type.
> -/** This flag indicate that the data is dynamicly allocated (m_option::p point
> +/** This flag indicate that the data is dynamically allocated (m_option::p point
indicateS
> @@ -372,7 +372,7 @@
> /// \defgroup OptionParserModes Option parser modes
> /// \ingroup Options
> ///
> -/// Some parser behave differently depending on the mode passed in the src
> +/// Some parsers behaves differently depending on the mode passed in the src
Parsers is plural, thus "behave" (no third person singular s).
Diego
- Previous message: [MPlayer-cvslog] CVS: main m_config.h, 1.8, 1.9 m_option.h, 1.15, 1.16 m_property.h, 1.4, 1.5 m_struct.h, 1.4, 1.5
- Next message: [MPlayer-cvslog] CVS: main mplayer.c,1.943,1.944
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the MPlayer-cvslog
mailing list