mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Convert [Cc]an not -> [Cc]annot
This commit is contained in:
@@ -119,7 +119,7 @@ public:
|
||||
++NumPinPairsRemoved;
|
||||
} else {
|
||||
DEBUG(llvm::dbgs()
|
||||
<< " Pin users are not safe! Can not remove!\n");
|
||||
<< " Pin users are not safe! Cannot remove!\n");
|
||||
}
|
||||
|
||||
continue;
|
||||
|
||||
Reference in New Issue
Block a user