mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Fix summary on ConvertToDouble
This commit is contained in:
@@ -35,7 +35,7 @@ namespace SabreTools.Core.Tools
|
||||
#endregion
|
||||
|
||||
/// <summary>
|
||||
/// Convert a string to an Int64
|
||||
/// Convert a string to a Double
|
||||
/// </summary>
|
||||
public static double? ConvertToDouble(string? numeric)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user