Re: [RFC PATCH] doc: change 'The standard email format' to 'The standard date format'

2019-06-02 Thread Eric Sunshine
On Sat, Jun 1, 2019 at 4:12 PM Victory Osikwemhe wrote: > The current content of date-formats.txt under the RFC 2822 section > specifies 'The standard email format' whereas the format specified > is a date format > > Signed-off-by: Victory Osikwemhe > --- > diff --git a/Documentation/date-formats

[RFC PATCH] doc: change 'The standard email format' to 'The standard date format'

2019-06-01 Thread Victory Osikwemhe
The current content of date-formats.txt under the RFC 2822 section specifies 'The standard email format' whereas the format specified is a date format Signed-off-by: Victory Osikwemhe --- Documentation/date-formats.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documenta