fixed a spelling error

pull/2393/head
Chris Veilleux 2019-09-28 12:55:31 -05:00
parent eca875558a
commit 364c3991e7
1 changed files with 1 additions and 1 deletions

View File

@ -441,7 +441,7 @@ class IntentService:
if intents:
take_best(intents[0], utt)
# Also test the normalized version, but set the utternace to
# Also test the normalized version, but set the utterance to
# the raw version so skill has access to original STT
norm_intents = [i for i in self.engine.determine_intent(
norm_utt[idx], 100,