Skip to content

Commit

Permalink
reset changes
Browse files Browse the repository at this point in the history
  • Loading branch information
kosyloa committed Mar 14, 2024
1 parent 1d2c7cf commit 78e51d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DXFeedFramework/SystemProperty.swift
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

import Foundation

/// SWIFT Wrapper over the Java java.lang.System class, contains work with property getter/setter methods.
/// Wrapper over the Java java.lang.System class, contains work with property getter/setter methods.
///
/// In Java world, these properties can be set by passing the "-Dprop=value" argument in command line
/// or calls java.lang.System.setProperty(String key, String value).
Expand Down

0 comments on commit 78e51d1

Please sign in to comment.