Skip to content

Commit

Permalink
typo: in doc
Browse files Browse the repository at this point in the history
  • Loading branch information
GreyXor committed Jan 20, 2023
1 parent 7a2612b commit bba8b7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xdg.go
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ var (

// ConfigHome defines the base directory relative to which user-specific
// configuration files should be written. This directory is defined by
// the $XDG_CONFIG_HOME environment variable. If the variable is not
// the $XDG_CONFIG_HOME environment variable. If the variable is
// not set, a default equal to $HOME/.config should be used.
ConfigHome string

Expand Down

0 comments on commit bba8b7d

Please sign in to comment.