You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: code-generation/language-base-freemarker/src/main/java/org/apache/plc4x/plugins/codegenerator/protocol/freemarker/BaseFreemarkerLanguageTemplateHelper.java
+1-1
Original file line number
Diff line number
Diff line change
@@ -361,7 +361,7 @@ public boolean isWildcard(Term term) {
361
361
}
362
362
363
363
/**
364
-
* can be used to throw a exception from the template
364
+
* can be used to throw an exception from the template
0 commit comments