Skip to content

Commit 21b7d8b

Browse files
felixonmarsjgm
authored andcommitted
Correct a typo in src/Network/Gitit/ContentTransformer.hs
1 parent 5786682 commit 21b7d8b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Network/Gitit/ContentTransformer.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -363,7 +363,7 @@ data WasRedirect = WasRedirect | WasNoRedirect
363363
-- the redirect parameter set to @\"yes\"@.
364364
--
365365
-- 2. If the @redirect@ parameter is set to \"yes\", then redirect to the
366-
-- destination specificed in the metadata. This uses a client-side (meta
366+
-- destination specified in the metadata. This uses a client-side (meta
367367
-- refresh + javascript backup) redirect to make sure the referer is set to
368368
-- this URL.
369369
--

0 commit comments

Comments
 (0)