Skip to content

Commit 21ceeb9

Browse files
Modified comment
1 parent 43bbae0 commit 21ceeb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/inpututils.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ class InputUtils: public QObject
367367

368368
/**
369369
* Returns relative path of the file to given prefixPath. If prefixPath does not match a path parameter,
370-
* returns an empty string. If a path starts with "file:///", this prefix is ignored.
370+
* returns an empty string. If a path starts with "file:///" or "file://", this prefix is ignored.
371371
* \param path Absolute path to file
372372
* \param prefixPath
373373
*/

0 commit comments

Comments
 (0)