Skip to content

Commit

Permalink
wrong name for enum (#1872)
Browse files Browse the repository at this point in the history
  • Loading branch information
bobbrow authored Apr 24, 2018
1 parent 80da21f commit fdff9df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@
"type": "string",
"enum": [
"Forward Slash",
"Back Slash"
"Backslash"
],
"default": "Forward Slash",
"description": "The character used as a path separator for #include auto-completion results.",
Expand Down

0 comments on commit fdff9df

Please sign in to comment.