fix typo
This commit is contained in:
parent
e9a1f3f351
commit
85dbc21c1c
2 changed files with 4 additions and 2 deletions
|
@ -60,8 +60,8 @@ paramNumRange :: String
|
|||
paramNumRange = "NUM|RANGE"
|
||||
paramRemote :: String
|
||||
paramRemote = "REMOTE"
|
||||
paramRemote :: String
|
||||
paramRemote = "REPOSITORY"
|
||||
paramRepository :: String
|
||||
paramRepository = "REPOSITORY"
|
||||
paramField :: String
|
||||
paramField = "FIELD"
|
||||
paramGlob :: String
|
||||
|
|
|
@ -23,3 +23,5 @@ CmdLine/Usage.hs:64:1: error:
|
|||
```
|
||||
|
||||
on Debian, didn't check if other systems are anyhow different, will bounce report with pointers just in case.
|
||||
|
||||
> [[fixed|done]] --[[Joey]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue