mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-22 09:32:53 -06:00
fixed typo in the Haddock documentation
This commit is contained in:
@@ -171,8 +171,8 @@ languages :: PGF -> [Language]
|
|||||||
-- | Gets the RFC 4646 language tag
|
-- | Gets the RFC 4646 language tag
|
||||||
-- of the language which the given concrete syntax implements,
|
-- of the language which the given concrete syntax implements,
|
||||||
-- if this is listed in the source grammar.
|
-- if this is listed in the source grammar.
|
||||||
-- Example language tags include @"en"@ for English,
|
-- Example language tags include @\"en\"@ for English,
|
||||||
-- and @"en-UK"@ for British English.
|
-- and @\"en-UK\"@ for British English.
|
||||||
languageCode :: PGF -> Language -> Maybe String
|
languageCode :: PGF -> Language -> Maybe String
|
||||||
|
|
||||||
-- | The abstract language name is the name of the top-level
|
-- | The abstract language name is the name of the top-level
|
||||||
|
|||||||
Reference in New Issue
Block a user