Skip to content

Commit

Permalink
Change spelling of continuous, spelling should be changed in
Browse files Browse the repository at this point in the history
asr
  • Loading branch information
jdddog committed Jun 11, 2018
1 parent 431878f commit 3fa6aed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion launch/dynamic_reconfigure_params.launch
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<node name="$(anon dynparam_speech_recognizer)" pkg="dynamic_reconfigure" type="dynparam"
args="set_from_parameters speech_recognizer">
<param name="enable" type="bool" value="true"/>
<param name="continuous" type="bool" value="false"/>
<param name="continous" type="bool" value="false"/>
</node>

<node name="$(anon dynparam_chatbot)" pkg="dynamic_reconfigure" type="dynparam"
Expand Down

0 comments on commit 3fa6aed

Please sign in to comment.