Skip to content

Commit 8add898

Browse files
committed
C#: Address CoPilots comments.
1 parent c5d5827 commit 8add898

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

csharp/extractor/Semmle.Extraction.CSharp.DependencyFetching/EnvironmentVariableNames.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ internal static class EnvironmentVariableNames
8080
public const string ProxyHost = "CODEQL_PROXY_HOST";
8181

8282
/// <summary>
83-
/// Specifies the hostname of the Registry proxy.
83+
/// Specifies the port of the Registry proxy.
8484
/// </summary>
8585
public const string ProxyPort = "CODEQL_PROXY_PORT";
8686

0 commit comments

Comments
 (0)