From 1d3e52779b61babac53292458e65e09176819ed6 Mon Sep 17 00:00:00 2001
From: Tiago 47c <pal@neuromancer>
Date: Wed, 17 Feb 2021 15:57:44 +0000
Subject: [PATCH] fixup kitchen scopes

---
 psConfig/demos/cupro.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/psConfig/demos/cupro.conf b/psConfig/demos/cupro.conf
index 80c114c1..f550b6ba 100644
--- a/psConfig/demos/cupro.conf
+++ b/psConfig/demos/cupro.conf
@@ -44,7 +44,7 @@ autoload=yes;
 [pocketsphinxinstance]
 name=kitchen_demo;
 rsbscope=/speechrec/psa/kitchen_demo;
-jsgf=../../psGrammar/demos/cupro/commands.jsgf;
+jsgf=../../psGrammar/demos/cupro/kitchen_demo.jsgf;
 bestpath=no;
 autoload=yes;
 
-- 
GitLab