Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
davidnewhall committed Jun 12, 2024
1 parent 4f8b389 commit d2fc13c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readarr/naming.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import (
// Define Base Path for Naming calls.
const bpNaming = APIver + "/config/naming"

// Naming represents the config/naming endpoint in Radarr.
// Naming represents the config/naming endpoint in Readarr.
type Naming struct {
RenameBooks bool `json:"renameBooks"`
ReplaceIllegalCharacters bool `json:"replaceIllegalCharacters"`
Expand Down

0 comments on commit d2fc13c

Please sign in to comment.