We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f3d219 commit 4072724Copy full SHA for 4072724
libraries/base/Text/Printf.hs
@@ -62,7 +62,7 @@ module Text.Printf(
62
-- ** Standard Formatters
63
--
64
-- | These formatters for standard types are provided for
65
--- convenience in writting new type-specific formatters:
+-- convenience in writing new type-specific formatters:
66
-- a common pattern is to throw to 'formatString' or
67
-- 'formatInteger' to do most of the format handling for
68
-- a new type.
0 commit comments