This is an automated email from the ASF dual-hosted git repository.
sergeykamov pushed a commit to branch NLPCRAFT-30
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft.git
The following commit(s) were added to refs/heads/NLPCRAFT-30 by this push:
new d3b23c5 WIP.
d3b23c5 is described below
commit d3b23c576947de6ad9df06ba5828b11074b7bcfe
Author: Sergey Kamov <[email protected]>
AuthorDate: Thu Apr 16 22:48:38 2020 +0300
WIP.
---
src/main/scala/org/apache/nlpcraft/examples/sql/SqlModel.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/main/scala/org/apache/nlpcraft/examples/sql/SqlModel.scala
b/src/main/scala/org/apache/nlpcraft/examples/sql/SqlModel.scala
index 4308078..6786153 100644
--- a/src/main/scala/org/apache/nlpcraft/examples/sql/SqlModel.scala
+++ b/src/main/scala/org/apache/nlpcraft/examples/sql/SqlModel.scala
@@ -236,7 +236,7 @@ class SqlModel extends
NCModelFileAdapter("org/apache/nlpcraft/examples/sql/sql_
if (!ok) {
m.getContext.getConversation.clearAllStm()
- logger.info("Conversation reset, try without conversation.")
+ logger.info("Conversation reset, trying without conversation.")
}
ok