Skip to content

Commit

Permalink
spelling: writing
Browse files Browse the repository at this point in the history
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
  • Loading branch information
jsoref committed Jul 31, 2022
1 parent 2a8f7f2 commit 2a4a1f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries/base/Text/Printf.hs
Expand Up @@ -62,7 +62,7 @@ module Text.Printf(
-- ** Standard Formatters
--
-- | These formatters for standard types are provided for
-- convenience in writting new type-specific formatters:
-- convenience in writing new type-specific formatters:
-- a common pattern is to throw to 'formatString' or
-- 'formatInteger' to do most of the format handling for
-- a new type.
Expand Down

0 comments on commit 2a4a1f4

Please sign in to comment.