summaryrefslogtreecommitdiffstats
path: root/src/dot.cpp
diff options
context:
space:
mode:
authorArmin Müller <27155134+arm-in@users.noreply.github.com>2018-10-15 16:37:34 (GMT)
committerGitHub <noreply@github.com>2018-10-15 16:37:34 (GMT)
commitced0429fa4f85a8a3e2d0f482944e24a5dc8f8b6 (patch)
treefdde22a1f62ceaa08de07fff0deb76ab8ad199bf /src/dot.cpp
parente527ca809cc420ff949f92ca303607008c4caedd (diff)
downloadDoxygen-ced0429fa4f85a8a3e2d0f482944e24a5dc8f8b6.zip
Doxygen-ced0429fa4f85a8a3e2d0f482944e24a5dc8f8b6.tar.gz
Doxygen-ced0429fa4f85a8a3e2d0f482944e24a5dc8f8b6.tar.bz2
Update dot.cpp
Diffstat (limited to 'src/dot.cpp')
-rw-r--r--src/dot.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dot.cpp b/src/dot.cpp
index 5f52210..f07a365 100644
--- a/src/dot.cpp
+++ b/src/dot.cpp
@@ -139,7 +139,7 @@ static const char svgZoomFooter[] =
" <path fill=\"none\" stroke=\"white\" stroke-width=\"1.5\" d=\"M0,-3.0v7 M-2.5,-0.5L0,-3.0L2.5,-0.5\"/>\n"
" </g>\n"
" </g>\n"
-// link to orginial SVG
+// link to original SVG
" <svg viewBox=\"0 0 15 15\" width=\"100%\" height=\"30px\" preserveAspectRatio=\"xMaxYMin meet\">\n"
" <g id=\"arrow_out\" transform=\"scale(0.3 0.3)\">\n"
" <a xlink:href=\"$orgname\" target=\"_base\">\n"