Skip to content

Commit 4072724

Browse files
committed
spelling: writing
Signed-off-by: Josh Soref <[email protected]>
1 parent 7f3d219 commit 4072724

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries/base/Text/Printf.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ module Text.Printf(
6262
-- ** Standard Formatters
6363
--
6464
-- | These formatters for standard types are provided for
65-
-- convenience in writting new type-specific formatters:
65+
-- convenience in writing new type-specific formatters:
6666
-- a common pattern is to throw to 'formatString' or
6767
-- 'formatInteger' to do most of the format handling for
6868
-- a new type.

0 commit comments

Comments
 (0)