Skip to content

Commit d2fc13c

Browse files
committed
lint
1 parent 4f8b389 commit d2fc13c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readarr/naming.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import (
1212
// Define Base Path for Naming calls.
1313
const bpNaming = APIver + "/config/naming"
1414

15-
// Naming represents the config/naming endpoint in Radarr.
15+
// Naming represents the config/naming endpoint in Readarr.
1616
type Naming struct {
1717
RenameBooks bool `json:"renameBooks"`
1818
ReplaceIllegalCharacters bool `json:"replaceIllegalCharacters"`

0 commit comments

Comments
 (0)