Re: Fix error from documentation

2018-05-08 Thread Chet Ramey
On 5/8/18 6:36 AM, Jorge Maldonado Ventura wrote: > There should be a space between ')' and 'the'. > > I send here the patch to fix it. Thanks for the report. -- ``The lyf so short, the craft so long to lerne.'' - Chaucer ``Ars longa, vita brevis'' - Hippocrates Chet Ramey, UTe

Fix error from documentation

2018-05-08 Thread Jorge Maldonado Ventura
There should be a space between ')' and 'the'. I send here the patch to fix it. >From 22d34573983300a3e3d6c131bb4219b4fdf25051 Mon Sep 17 00:00:00 2001 From: Jorge Maldonado Ventura Date: Tue, 8 May 2018 12:33:38 +0200 Subject: [PATCH] fix --- doc/bashref.texi | 2 +- 1 file changed, 1 inserti