Improve some comments / docs.

This commit is contained in:
Jürg Lehni 2013-10-29 09:40:17 +01:00
parent 7209b2f977
commit 5a462f42b7
3 changed files with 5 additions and 2 deletions
src/project

View file

@ -290,7 +290,7 @@ var Project = PaperScopeItem.extend(/** @lends Project# */{
};
}, /** @lends Project# */{
/**
* {@grouptitle Import / Export to JSON & SVG}
* {@grouptitle Importing To / Exporting From JSON & SVG}
*
* Exports (serializes) the project with all its layers and child items to
* a JSON data string.