Fix: Docs: Remove Improper Comma from main README
No grammatical justification for this comma in English lexicon. A similar and correct use would be this: "Blender as a whole is licensed under the GNU General Public License, Version 3. Individual files may have a different, but compatible, license." But that's far more clunky, so it's best to simply remove the comma. Pull Request: https://projects.blender.org/blender/blender/pulls/138234
This commit is contained in:
parent
bf0018d75b
commit
2ab8c7a5bb
@ -33,6 +33,6 @@ License
|
|||||||
-------
|
-------
|
||||||
|
|
||||||
Blender as a whole is licensed under the GNU General Public License, Version 3.
|
Blender as a whole is licensed under the GNU General Public License, Version 3.
|
||||||
Individual files may have a different, but compatible license.
|
Individual files may have a different but compatible license.
|
||||||
|
|
||||||
See [blender.org/about/license](https://www.blender.org/about/license) for details.
|
See [blender.org/about/license](https://www.blender.org/about/license) for details.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user