Skip to content

Commit

Permalink
Fix typo in comment (#3089)
Browse files Browse the repository at this point in the history
  • Loading branch information
valeriyvan committed Oct 23, 2023
1 parent 288d73a commit 600d666
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/Vapor/Request/Request.swift
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ public final class Request: CustomStringConvertible {
///
public var route: Route?

/// We try to determine true peer address if load balacer or reversed proxy provided info in headers
/// We try to determine true peer address if load balancer or reversed proxy provided info in headers
///
/// Priority of getting value from headers is as following:
///
Expand Down

0 comments on commit 600d666

Please sign in to comment.