We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c3a0979 + 528894e commit 25f4ad4Copy full SHA for 25f4ad4
lib/SIL/IR/SILDeclRef.cpp
@@ -476,7 +476,7 @@ static LinkageLimit getLinkageLimit(SILDeclRef constant) {
476
: Limit::None;
477
}
478
// Otherwise, regular property wrapper backing initializers (for properties)
479
- // are treated just like stored property intializers.
+ // are treated just like stored property initializers.
480
LLVM_FALLTHROUGH;
481
482
case Kind::StoredPropertyInitializer: {
0 commit comments