mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-05-06 11:27:09 +02:00
fix typo
This commit is contained in:
@@ -111,7 +111,7 @@ public interface CGIExecutor
|
||||
public static final String ENV_SERVER_SOFTWARE = "SERVER_SOFTWARE";
|
||||
|
||||
/** Field description */
|
||||
public static final String REPSONSE_HEADER_CONTENT_LENGTH = "Content-Length";
|
||||
public static final String RESPONSE_HEADER_CONTENT_LENGTH = "Content-Length";
|
||||
|
||||
/** Field description */
|
||||
public static final String REPSONSE_HEADER_CONTENT_TYPE = "Content-Type";
|
||||
|
||||
Reference in New Issue
Block a user