1
0
mirror of https://github.com/nbeaver/why-linux-is-better.git synced 2025-08-28 08:10:05 +02:00

Minor re-wording.

This commit is contained in:
Nathaniel Beaver
2015-08-21 17:01:56 -05:00
parent 02c5405603
commit cc0be442bf

View File

@@ -282,9 +282,11 @@ http://www.multicians.org/mgc.html
http://www.multicians.org/pl1.html
This has the additional benefits of making
Besides permitting more options filenames,
this has the additional benefit of making
`string comparisons simpler and faster`_
because they don't have to occasionally convert everything to uppercase or lowercase.
because they don't have to occasionally convert
to uppercase or lowercase.
.. _string comparisons simpler and faster: http://www.raizlabs.com/graiz/2007/02/11/linuxunix-case-sensitivity/