Skip to content

Commit 989917b

Browse files
authored
Merge pull request #3214 from shotat/master
2 parents 027069b + 4cead9b commit 989917b

File tree

1 file changed

+1
-1
lines changed
  • tools/SourceKit/tools/sourcekitd/include/sourcekitd

1 file changed

+1
-1
lines changed

tools/SourceKit/tools/sourcekitd/include/sourcekitd/sourcekitd.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,7 @@ sourcekitd_variant_dictionary_get_int64(sourcekitd_variant_t dict,
377377
sourcekitd_uid_t key);
378378

379379
/// The underlying \c bool value for the specified key. false if the
380-
/// the value for the specified key is not a Boolean value or if there is no
380+
/// value for the specified key is not a Boolean value or if there is no
381381
/// value for the specified key.
382382
SOURCEKITD_PUBLIC SOURCEKITD_NONNULL_ALL SOURCEKITD_WARN_RESULT
383383
bool

0 commit comments

Comments
 (0)