Skip to content

Commit a4e9a54

Browse files
committed
Update docstring.
1 parent e7d6eac commit a4e9a54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Shared/Samples/Run valve isolation trace/RunValveIsolationTraceView.Model.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ extension RunValveIsolationTraceView {
105105
ArcGISEnvironment.authenticationManager.arcGISAuthenticationChallengeHandler = nil
106106
}
107107

108-
/// Performs important tasks including adding credentials, loading and adding operational layers.
108+
/// Loads the map and utility network.
109109
func setup() async {
110110
do {
111111
// Load the map to get the utility network.

0 commit comments

Comments
 (0)