fix issue when replacement is at beginning

This commit is contained in:
nytpu
2021-05-11 18:25:29 -06:00
parent 27ff58d7dc
commit 43c92e92ed
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ no_url_remove: Please provide a URL to remove.
url_parse: 'Error parsing URL: {{.error}}'
url_add: 'Error adding URL: {{.error}}'
no_argument: {{.command}} doesn't take an argument!
no_argument: '{{.command}} doesn''t take an argument!'
## core/core.go
read_file_error: 'error reading ''{{.file}}'': {{.error}}'