From: pjrm Date: Sat, 4 Apr 2009 02:32:05 +0000 (+0000) Subject: noop: comment spelling X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=287381044510b435cb26183cc4b34ddeb68a38e3;p=inkscape.git noop: comment spelling --- diff --git a/src/extension/internal/svg.cpp b/src/extension/internal/svg.cpp index 5afb62d25..31178f8d5 100644 --- a/src/extension/internal/svg.cpp +++ b/src/extension/internal/svg.cpp @@ -175,9 +175,9 @@ Svg::open (Inkscape::Extension::Input */*mod*/, const gchar *uri) \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.