Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion www/FAQ.rst
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ really dislike C++. For many reasons you can have hope that Swift
will end up being a great "successor to Objective-C" instead of a "C++
replacement":

* The compiler team has expert-level knowledge of Objective-C (the language),
* The compiler team has an expert-level knowledge of Objective-C (the language),

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

'Knowledge' is an uncountable noun; you cannot have a single knowledge. The original was correct.

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agreed. The original is and sounds correct.

having implemented the compiler for it from the ground-up. We probably know
its dark corners better than anyone.
* The Swift team has broad experience with a number of other programming
Expand Down