Skip to content

Commit 7a29358

Browse files
committed
spelling: condition
Signed-off-by: Josh Soref <[email protected]>
1 parent ce183b5 commit 7a29358

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/SymbolGraphGen/AvailabilityMixin.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ struct Availability {
6767

6868
/// Returns true if this availability item doesn't have
6969
/// any introduced version, deprecated version, obsoleted version,
70-
/// or uncondtional deprecation status.
70+
/// or unconditional deprecation status.
7171
///
7272
/// \note \c message and \c renamed are not considered.
7373
bool empty() const;

0 commit comments

Comments
 (0)