Skip to content

Commit

Permalink
Update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
gaetanzanella committed Apr 10, 2020
1 parent fbb247d commit aa0af84
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import UIKit

/// An abstract class that can be used to manage the transition animations and the presentation of overlay containers onscreen.
///
/// Any overlay containers currently in the presented view controller hierarchy will be tightly coupled to it.
/// Any overlay containers currently in the presented view controller hierarchy will be coupled with it.
/// It lets you add custom presentation behaviors based on the current state of the presented overlay containers.
///
/// This class is meant to be subclassed. Before you consider subclassing, though, you should look at
Expand Down

0 comments on commit aa0af84

Please sign in to comment.