summaryrefslogtreecommitdiffstats
path: root/klinkstatus/src/parser/node.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'klinkstatus/src/parser/node.cpp')
-rw-r--r--klinkstatus/src/parser/node.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/klinkstatus/src/parser/node.cpp b/klinkstatus/src/parser/node.cpp
index 0b083761..7f6e12e4 100644
--- a/klinkstatus/src/parser/node.cpp
+++ b/klinkstatus/src/parser/node.cpp
@@ -166,7 +166,7 @@ void NodeLink::parseLinkLabel()
void NodeMETA::parseAttributeURL()
{
if(attribute_http_equiv_.isEmpty())
- parseAttributeHTTP_ETQUIV();
+ parseAttributeHTTP_EQUIV();
if(upperCase(attribute_http_equiv_) == "REFRESH")
{