diff options
| author | Jabier Arraiza <jabier.arraiza@marker.es> | 2017-12-04 20:22:15 +0000 |
|---|---|---|
| committer | Jabier Arraiza <jabier.arraiza@marker.es> | 2017-12-04 20:22:15 +0000 |
| commit | 0c9f0d1d84f706590c8704b32d06270ec0eacbea (patch) | |
| tree | 9ea8f5c06da1c8787f7ebe882248a77f9d3ce1fa /src/io/resource.cpp | |
| parent | Remobing bspline interpolator (diff) | |
| parent | CairoRenderer: print warning if rendering failed (diff) | |
| download | inkscape-0c9f0d1d84f706590c8704b32d06270ec0eacbea.tar.gz inkscape-0c9f0d1d84f706590c8704b32d06270ec0eacbea.zip | |
Update to trunk
Diffstat (limited to 'src/io/resource.cpp')
| -rw-r--r-- | src/io/resource.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/io/resource.cpp b/src/io/resource.cpp index 13da37d7a..0b242cc31 100644 --- a/src/io/resource.cpp +++ b/src/io/resource.cpp @@ -209,7 +209,7 @@ Glib::ustring get_filename(Glib::ustring path, Glib::ustring filename) } /* - * Get's all the files in a given type, for all domain types. + * Gets all the files in a given type, for all domain types. * * domain - Optional domain (overload), will check return domains if not. * type - The type of files, e.g. TEMPLATES |
