summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/GF/Speech/PrSRGS.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GF/Speech/PrSRGS.hs b/src/GF/Speech/PrSRGS.hs
index 3b88cad3a..d8ae07867 100644
--- a/src/GF/Speech/PrSRGS.hs
+++ b/src/GF/Speech/PrSRGS.hs
@@ -139,7 +139,7 @@ grammar sisr root ml =
++ maybe [] (\l -> [("xml:lang", l)]) ml
meta :: String -> String -> XML
-meta n c = Tag "meta" [("name",n),("content",c)] []
+meta n c = ETag "meta" [("name",n),("content",c)]
optimizeSRGS :: XML -> XML
optimizeSRGS = bottomUpXML f