Skip to content

Commit d337c5a

Browse files
heycamrniwa
authored andcommitted
Fix typo in Introduction.md.
https://bugs.webkit.org/show_bug.cgi?id=222387 Patch by Cameron McCormack <heycam@apple.com> on 2021-02-24 Reviewed by Ryosuke Niwa. * Introduction.md: Canonical link: https://commits.webkit.org/234544@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@273463 268f45cc-cd09-0410-ab3c-d52691b4dbfc
1 parent 4b8d3c4 commit d337c5a

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

ChangeLog

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
2021-02-24 Cameron McCormack <heycam@apple.com>
2+
3+
Fix typo in Introduction.md.
4+
https://bugs.webkit.org/show_bug.cgi?id=222387
5+
6+
Reviewed by Ryosuke Niwa.
7+
8+
* Introduction.md:
9+
110
2021-02-23 Don Olmstead <don.olmstead@sony.com>
211

312
[CMake] Fix JSCOnly build on Windows

Introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Filing a new bug, fixing a bug, or adding a new feature.
5252

5353
There are three different kinds of contributors in the WebKit project.
5454

55-
* Contributor - This category emcompasses everyone. Anyone who files a bug or contributes a code change or reviews a code change is considered as a contributor
55+
* Contributor - This category encompasses everyone. Anyone who files a bug or contributes a code change or reviews a code change is considered as a contributor
5656
* Committer - A committer is someone who has write access to [WebKit's subversion repository](https://svn.webkit.org/repository/webkit/).
5757
* Reviewer - A reviewer is someone who has the right to review and approve code changes other contributors proposed.
5858

0 commit comments

Comments
 (0)