> Heilig Szabolcs wrote:
> > Hi!
> >
> >
> >><!ENTITY example.outputs '<para>This will output:</para>'>
> >><!ENTITY example.outputs.similar '<para>This will output something
> similar
> >>to:</para>'>
> >
> >
> > The third variant:
> > <!ENTITY example.outputs.above '<para>The above example will
> > output:</para>'>
> >
> > I think there are some more variants... I think that step can
> > standardize that sentence a bit, so:
> >
> > "This will output:" == "The above example will output:"
> 
> I think it shoud be :
> 
> <!ENTITY example.outputs '<para>The above example will output:</para>'>
> <!ENTITY example.outputs.similar '<para>The above example will output
> something similar to:</para>'>
> 
> No need to add more variants, IMHO.
> 
> didou

May be it would be nice to add an (s) alter example, see example(s), for
instance in the case of mysqli examples in which is there 2 example codes
one for procedural use and another for object oriented, so it could be:

<!ENTITY example.outputs '<para>The above example(s) will output:'>
..

Enrique GB

Reply via email to