bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Documentation improvement: add missing comma


From: Jorge
Subject: Documentation improvement: add missing comma
Date: Sat, 3 Feb 2018 01:17:27 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0

From 9.2 Bash History Builtin:

 > If @var{last} is not specified it is set to @var{first}

Missing comma after the dependent clause. It should read:

    If @var{last} is not specified, it is set to @var{first}

Grammar references:

 * https://www.ego4u.com/en/cram-up/writing/comma?10
 * https://www.grammarly.com/blog/conditional-sentences/
 * 
https://english.stackexchange.com/questions/6786/comma-in-conditional-sentence-and-in-antithesis





reply via email to

[Prev in Thread] Current Thread [Next in Thread]