diff options
Diffstat (limited to 'src/extension/dependency.cpp')
| -rw-r--r-- | src/extension/dependency.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/extension/dependency.cpp b/src/extension/dependency.cpp index 845ed8202..fde6ee86f 100644 --- a/src/extension/dependency.cpp +++ b/src/extension/dependency.cpp @@ -114,7 +114,7 @@ Dependency::~Dependency () If the \c _location is \c LOCATION_EXTENSIONS then the \c INKSCAPE_EXTENSIONDIR is put on the front of the string with \c build_filename. Then the - appopriate filetest is run. + appropriate filetest is run. If the \c _location is \c LOCATION_ABSOLUTE then the file test is run directly on the string. |
