diff options
| author | Alexandre Prokoudine <alexandre.prokoudine@gmail.com> | 2010-06-05 15:13:09 +0000 |
|---|---|---|
| committer | Alexandre Prokoudine <avp@darkroom> | 2010-06-05 15:13:09 +0000 |
| commit | ecf5b4bf16313a5e3c5b079b916e1905a3cb9b8d (patch) | |
| tree | 4fbc1b7525a15e0d89a62ca64b656a0e9416fc01 /share/extensions/test | |
| parent | Adding a character to a superscript or subscript no longer resets (diff) | |
| download | inkscape-ecf5b4bf16313a5e3c5b079b916e1905a3cb9b8d.tar.gz inkscape-ecf5b4bf16313a5e3c5b079b916e1905a3cb9b8d.zip | |
Typo fix by Yuri Chornoivan
(bzr r9482)
Diffstat (limited to 'share/extensions/test')
| -rw-r--r-- | share/extensions/test/inkweb-debug.js | 2 |
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. |
