This is an automated email from the ASF dual-hosted git repository.

sergeykamov pushed a commit to branch NLPCRAFT-472
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft.git


The following commit(s) were added to refs/heads/NLPCRAFT-472 by this push:
     new b935dfd  WIP.
b935dfd is described below

commit b935dfdd5e0d6e3a0228697e073de4e58d014531
Author: Sergey Kamov <[email protected]>
AuthorDate: Wed Jan 5 14:41:15 2022 +0300

    WIP.
---
 nlpcraft/src/main/scala/org/apache/nlpcraft/NCModelConfigBuilder.java | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/nlpcraft/src/main/scala/org/apache/nlpcraft/NCModelConfigBuilder.java 
b/nlpcraft/src/main/scala/org/apache/nlpcraft/NCModelConfigBuilder.java
index 40f8035..b34cd7f 100644
--- a/nlpcraft/src/main/scala/org/apache/nlpcraft/NCModelConfigBuilder.java
+++ b/nlpcraft/src/main/scala/org/apache/nlpcraft/NCModelConfigBuilder.java
@@ -22,7 +22,7 @@ import java.util.List;
 import java.util.Objects;
 
 /**
- * TODO: messages.
+ * TODO: error messages.
  */
 public class NCModelConfigBuilder {
     private final String id;

Reply via email to