📝 :: Adapt comment

This commit is contained in:
Felix Mau
2018-12-23 21:48:08 +01:00
parent 7108b027d4
commit 7e8feb5945
@@ -13,7 +13,7 @@ import Observable
class GradientLoadingBarViewModel {
// MARK: - Types
/// This struct contains all infomation that are required for an animated visibility update of the loading bar.
/// This struct contains all infomation regarding an animated visibility update of the loading bar.
struct AnimatedVisibilityUpdate: Equatable {
/// Initialize the struct with values set to zero / hidden.
static let immediatelyHidden = AnimatedVisibilityUpdate(duration: 0.0,