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.
1 parent 9c9c5da commit a43cb01Copy full SHA for a43cb01
stdlib/public/core/ObjectIdentifier.swift
@@ -12,7 +12,7 @@
12
13
/// A unique identifier for a class instance or metatype.
14
///
15
-/// And the unique identifier is only valid for comparisons during the lifetime
+/// This unique identifier is only valid for comparisons during the lifetime
16
/// of the instance.
17
18
/// In Swift, only class instances and metatypes have unique identities. There
0 commit comments