commit | 68d28328154016a2300864a794353255beb2259a | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Mon Aug 27 15:02:42 2018 +0200 |
committer | Akron <nils@diewald-online.de> | Tue Nov 20 13:56:50 2018 +0100 |
tree | ebf014bf0441530e07c0dcad17cd0b847c6ab493 | |
parent | 2758b58a73c95dca44a3bc3b114b10b84b6388b9 [diff] [blame] |
Introduce vc fragments for corpusByMatch Change-Id: I0376bc646555181efa76608fe80f63c12aec80e0
diff --git a/dev/js/src/vc.js b/dev/js/src/vc.js index bed434f..d2029d0 100644 --- a/dev/js/src/vc.js +++ b/dev/js/src/vc.js
@@ -296,7 +296,7 @@ }, /** - * Get the element associated with the virtual collection + * Get the element associated with the virtual corpus */ element : function() { if (this._element !== undefined) {