summaryrefslogtreecommitdiffstats
path: root/share/extensions/test/inkweb-debug.js
diff options
context:
space:
mode:
Diffstat (limited to 'share/extensions/test/inkweb-debug.js')
-rw-r--r--share/extensions/test/inkweb-debug.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/extensions/test/inkweb-debug.js b/share/extensions/test/inkweb-debug.js
index 3dd3a4541..a4035503a 100644
--- a/share/extensions/test/inkweb-debug.js
+++ b/share/extensions/test/inkweb-debug.js
@@ -253,7 +253,7 @@ InkWeb.__logSequence = function ( msg ) {
InkWeb.logToString = function (conf) {
/* Show the log in a formated string.
- ** conf atributes:
+ ** conf attributes:
** format: a string to format the log itens.
** formatError: to format the error log itens.
** sep: the log itens separator string.