docs: slight grammar improvement in source docs

[ci skip]
This commit is contained in:
David Adam 2019-09-17 16:35:33 +08:00
parent 4265b02eb3
commit f11ee26aae

View file

@ -38,4 +38,4 @@ Example
Caveats
-------
In fish versions prior to 2.3.0 the ``$argv`` variable would have a single element (the name of the sourced file) if no arguments are present. Otherwise it would contain arguments without the name of the sourced file. That behavior was very confusing and unlike other shells such as bash and zsh.
In fish versions prior to 2.3.0, the ``$argv`` variable would have a single element (the name of the sourced file) if no arguments are present. Otherwise, it would contain arguments without the name of the sourced file. That behavior was very confusing and unlike other shells such as bash and zsh.