Skip to content

Commit 236d244

Browse files
georgefstmichaelpj
andauthored
Minor change to flag text
Co-authored-by: Michael Peyton Jones <[email protected]>
1 parent dc64fc4 commit 236d244

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/hls-fourmolu-plugin/src/Ide/Plugin/Fourmolu.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ properties =
4646
emptyProperties
4747
& defineBooleanProperty
4848
#cli
49-
"Call out to \"fourmolu\" executable, rather than using the bundled library"
49+
"Call out to a \"fourmolu\" executable, rather than using the bundled library"
5050
False
5151

5252
provider :: PluginId -> FormattingHandler IdeState

0 commit comments

Comments
 (0)