summaryrefslogtreecommitdiffstats
path: root/src/util.cpp
diff options
context:
space:
mode:
authorluz.paz <luzpaz@users.noreply.github.com>2018-02-06 23:33:46 (GMT)
committerluz.paz <luzpaz@users.noreply.github.com>2018-02-06 23:33:46 (GMT)
commit436ba3423e9a7d9b482bb4b35ae2fce2249dc762 (patch)
treeacecb530f4cf1d7adb45ce7fac3719b150712c21 /src/util.cpp
parenta1474373a0be8b099a2458b9c02d19e191e457e7 (diff)
downloadDoxygen-436ba3423e9a7d9b482bb4b35ae2fce2249dc762.zip
Doxygen-436ba3423e9a7d9b482bb4b35ae2fce2249dc762.tar.gz
Doxygen-436ba3423e9a7d9b482bb4b35ae2fce2249dc762.tar.bz2
Misc. typos
Diffstat (limited to 'src/util.cpp')
-rw-r--r--src/util.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util.cpp b/src/util.cpp
index 8e936b5..3af1a90 100644
--- a/src/util.cpp
+++ b/src/util.cpp
@@ -4191,7 +4191,7 @@ bool getDefs(const QCString &scName,
//}
}
}
- //printf(" >Succes=%d\n",mdist<maxInheritanceDepth);
+ //printf(" >Success=%d\n",mdist<maxInheritanceDepth);
if (mdist<maxInheritanceDepth)
{
if (!md->isLinkable() || md->isStrongEnumValue())