Skip to content

Commit

Permalink
Fix unfinished comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
CalebRas committed Oct 16, 2024
1 parent e639147 commit 05ce664
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ struct DisplayAlternateSymbolsAtDifferentScalesView: View {
}
}

/// Creates a unique value renderer with symbols for
/// Creates a unique value renderer with alternate symbols for different scales.
/// - Returns: A new `UniqueValueRenderer` object.
private static func makeUniqueValueRenderer() -> UniqueValueRenderer {
// The multilayer symbol for the low range scale.
Expand Down

0 comments on commit 05ce664

Please sign in to comment.