summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 3580808)
raw | patch | inline | side by side (parent: 3580808)
author | pjrm <pjrm@users.sourceforge.net> | |
Sat, 4 Apr 2009 02:32:05 +0000 (02:32 +0000) | ||
committer | pjrm <pjrm@users.sourceforge.net> | |
Sat, 4 Apr 2009 02:32:05 +0000 (02:32 +0000) |
src/extension/internal/svg.cpp | patch | blob | history |
index 5afb62d25f0456d6f789c564bd5404b7842ce407..31178f8d5b403419ac61aa74f931a3a4bdb12f2e 100644 (file)
\param doc Document to save.
\param uri The filename to save the file to.
- This function first checks it's parameters, and makes sure that
+ This function first checks its parameters, and makes sure that
we're getting good data. It also checks the module ID of the
- incoming module to figure out if this is save should include
+ incoming module to figure out whether this save should include
the Inkscape namespace stuff or not. The result of that comparison
is stored in the spns variable.