Dave Jarvis' Repositories

git clone https://repo.autonoma.ca/repo/keenwrite.git

Update screen shot

AuthorDaveJarvis <email>
Date2020-06-07 23:29:49 GMT-0700
Commit928aef790f471ae3c7eab94b5a377b542ffabe3f
Parent40e2964
Delta1 line added, 1 line removed
src/main/java/com/scrivenvar/definition/TreeItemAdapter.java
public class TreeItemAdapter {
/**
- * Separates YAML variable nodes (e.g., the dots in {@code $root.node.var$]).
+ * Separates YAML variable nodes (e.g., the dots in {@code $root.node.var$}).
*/
public static final String SEPARATOR = ".";