diff js/core.js @ 2372:a6670226df24

Typos
author Brecht De Man <b.deman@qmul.ac.uk>
date Wed, 18 May 2016 15:34:20 +0100
parents c6c214cea795
children c41caaa96633
line wrap: on
line diff
--- a/js/core.js	Wed May 18 00:00:58 2016 +0100
+++ b/js/core.js	Wed May 18 15:34:20 2016 +0100
@@ -835,7 +835,7 @@
 			// Must extract the question data
 			var textArea = $(popup.popupContent).find('textarea')[0];
 			if (node.specification.mandatory == true && textArea.value.length == 0) {
-                interfaceContext.lightbox.post("Error","This Question is mandatory");
+                interfaceContext.lightbox.post("Error","This question is mandatory");
 				return;
 			} else {
 				// Save the text content