Bug fix: doxygen-help.sh double quotes
[geeqie.git] / scripts / doxygen-help.sh
index 191b5ba..fc15b48 100755 (executable)
@@ -92,7 +92,7 @@ else
                                print function_result
                                }
                        }
-               ' $DOCDIR/$PROJECT.tag)
+               ' "$DOCDIR"/"$PROJECT".tag)
 
        if [[ -z $url_found ]]
        then