fix documentation
[fp.git] / src / Lambda / Parser / Fancy.hs
index 10231b8..79c1ca9 100644 (file)
@@ -9,7 +9,7 @@
 -- Maintainer  :  tomik.musil@gmail.com
 -- Stability   :  experimental
 --
--- Parser for λ-terms. '.' in λ implies brackets to the end of the context.
+-- Parser for λ-terms. \'.\' in λ implies brackets to the end of the context.
 
 -- TODO: proper documentation