mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
[gardening] Fix recently introduced typo: "Specalized" → "Specialized"
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user