Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
sagiegurari committed Nov 9, 2019
1 parent 2ad9a4a commit 3bce423
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/types.rs
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ pub enum ExpansionType {
Unix,
/// Windows environment style, for example: %MY_ENV%
Windows,
/// Current OS supported styles (UnixAll/Windows)
/// Current OS supported styles (Unix/Windows)
OS,
/// All supported styles for all platforms
All,
Expand Down

0 comments on commit 3bce423

Please sign in to comment.