Fix typos

This commit is contained in:
Dimitris Apostolou
2024-12-06 18:06:27 +02:00
parent e619105942
commit ccd76a5354
22 changed files with 57 additions and 57 deletions

View File

@@ -11,7 +11,7 @@ import Foundation
/// Used to select which animations should be performed
public struct Animations: OptionSet {
/// Select and deslections will be animated.
/// Selections and deselections will be animated.
public static let select = Animations(rawValue: 1)
/// Scrolling will be animated