Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
marcellussiegburg committed Sep 26, 2024
1 parent 5a37978 commit d596175
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion output-blocks/src/Control/OutputCapable/Blocks.hs
Original file line number Diff line number Diff line change
Expand Up @@ -387,7 +387,7 @@ singleChoiceSyntax withSolution options choice =
german $ "Gewählte Option " ++ c ++ " ist verfügbar?"

{-|
Outputs feedback and rates a singleChoice submisson.
Outputs feedback and rates a single choice submission.
-}
singleChoice
:: (OutputCapable m, Eq a)
Expand Down

0 comments on commit d596175

Please sign in to comment.