comment typo
This commit is contained in:
parent
9b8f6c9cb9
commit
73704b22a9
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ newtype Offset = Offset Integer
|
|||
newtype Len = Len Integer
|
||||
deriving (Show)
|
||||
|
||||
-- | Service as used by the connect message is gitremote-helpers(1)
|
||||
-- | Service as used by the connect message in gitremote-helpers(1)
|
||||
data Service = UploadPack | ReceivePack
|
||||
deriving (Show)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue