[gardening] Fix recently introduced typo: "Specalized" → "Specialized"

This commit is contained in:
practicalswift
2016-02-01 23:07:17 +01:00
parent 7734b0862b
commit 4e033708a3

View File

@@ -455,7 +455,7 @@ public:
}
};
/// Specalized protocol conformance, which projects a generic protocol
/// Specialized protocol conformance, which projects a generic protocol
/// conformance to one of the specializations of the generic type.
///
/// For example: