From ba6e95f3d76b84571ef2cf016b26fc98b2d75c43 Mon Sep 17 00:00:00 2001 From: LV-426 Date: Mon, 10 Nov 2014 16:09:54 +0200 Subject: rename rhizicore -> rz_core, move towards common rz_ prefix --- scripts/history.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/history.js') diff --git a/scripts/history.js b/scripts/history.js index 72f9e846..3e231329 100644 --- a/scripts/history.js +++ b/scripts/history.js @@ -6,7 +6,7 @@ // exceptions but that shouldn't break the console, as evidenced by the '__commandLineAPI is not defined' // error below. // -// Uncaught TypeError: Can't add property addednodes, object is not extensible rhizicore.js:4 +// Uncaught TypeError: Can't add property addednodes, object is not extensible rz_core.js:4 // Uncaught TypeError: Can't add property text, object is not extensible textanalysis.js:3 // Uncaught TypeError: Can't add property key, object is not extensible buttons.js:5 // Uncaught ReferenceError: sentence is not defined robot.js:11 -- cgit v1.3.1