Code

noop: comment spelling
authorpjrm <pjrm@users.sourceforge.net>
Sat, 4 Apr 2009 02:32:05 +0000 (02:32 +0000)
committerpjrm <pjrm@users.sourceforge.net>
Sat, 4 Apr 2009 02:32:05 +0000 (02:32 +0000)
src/extension/internal/svg.cpp

index 5afb62d25f0456d6f789c564bd5404b7842ce407..31178f8d5b403419ac61aa74f931a3a4bdb12f2e 100644 (file)
@@ -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.