We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents caceaf9 + 2eb7372 commit 5169922Copy full SHA for 5169922
RealFlags/Sources/RealFlags/Classes/FlagsManager/FlagsManager.swift
@@ -12,7 +12,7 @@
12
13
import Foundation
14
15
-/// Consider `FlagsManager` as an object used to contain all the laoders of feature flag.
+/// Consider `FlagsManager` as an object used to contain all the loaders of feature flag.
16
/// It's an optional object you can use at your convenience (you can still instantiate and store your own
17
/// `FlagsLoader` instances without needing of this object).
18
public class FlagsManager {
0 commit comments