Skip to content

Commit

Permalink
Remove outdated comment
Browse files Browse the repository at this point in the history
  • Loading branch information
WhyNotHugo committed Jan 17, 2024
1 parent 4434baf commit ff9ddc1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions khal/settings/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,7 @@ def find_configuration_file() -> Optional[str]:
This function builds the list of paths known by khal and then return the
first one which exists. The first paths searched are the ones described in
the XDG Base Directory Standard, e.g. ~/.config/khal/config, additionally
~/.config/khal/khal.conf is searched (deprecated).
the XDG Base Directory Standard, e.g. ~/.config/khal/config.
"""
DEFAULT_PATH = __productname__

Expand Down

0 comments on commit ff9ddc1

Please sign in to comment.