whitequark / rust-xdg

A library that makes it easy to follow the X Desktop Group specifications
https://wiki.freedesktop.org/www/Specifications/
Apache License 2.0
154 stars 30 forks source link

Fix copy/paste errors. #17

Closed Screwtapello closed 6 years ago

Screwtapello commented 6 years ago

Looks like the description for find_config_file() was copy/pasted and not fully updated.

whitequark commented 6 years ago

Thanks!