summaryrefslogtreecommitdiff
path: root/src/GF/API.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/GF/API.hs')
-rw-r--r--src/GF/API.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GF/API.hs b/src/GF/API.hs
index 42101706d..d92f85e26 100644
--- a/src/GF/API.hs
+++ b/src/GF/API.hs
@@ -167,7 +167,7 @@ generateTrees opts gr mt =
cat = firstAbsCat opts gr
dpt = maybe 3 id $ getOptInt opts flagDepth
mn = getOptInt opts flagAlts
- ifm = not $ oElem noMetas opts
+ ifm = oElem withMetas opts
speechGenerate :: Options -> String -> IO ()
speechGenerate opts str = do