From 559a7cb1ea5768a58af57d5cd05f00a5f80c5cdb Mon Sep 17 00:00:00 2001 From: JoelNiemela Date: Fri, 8 Jul 2022 18:57:57 -0500 Subject: [PATCH] Fix typos in docs --- docs/CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md index 2c74ba12..050c1bed 100644 --- a/docs/CONTRIBUTING.md +++ b/docs/CONTRIBUTING.md @@ -352,7 +352,7 @@ already is an open issue for it and if it's already being developed in an [experimental branch](https://github.com/glfw/glfw/branches/all). __There is no preferred patch size__. A one-character change is just as welcome -as a thousand-line long one, if that is the appropriate size for the +as one adding a thousand lines, if that is the appropriate size for the feature. In addition to the code, a complete feature includes: