Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added closing quotation mark #53

Merged
merged 1 commit into from Dec 3, 2015
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion www/FAQ.rst
Expand Up @@ -38,7 +38,7 @@ Won't the design and evolution of Swift be warped by being too C++-centric?

This is a common question from Objective-C programmers, primarily those who
really dislike C++. There are a lot of reasons you can have hope that Swift
will end up being a great "successor to Objective-C instead of a "C++
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),
Expand Down