summaryrefslogtreecommitdiff
path: root/src/net/manaserv/attributes.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/manaserv/attributes.cpp')
-rw-r--r--src/net/manaserv/attributes.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/manaserv/attributes.cpp b/src/net/manaserv/attributes.cpp
index eb0f72dc5..47eb5b253 100644
--- a/src/net/manaserv/attributes.cpp
+++ b/src/net/manaserv/attributes.cpp
@@ -352,7 +352,7 @@ namespace Attributes
}
logger->log("Found %d tags for %d attributes.",
static_cast<int>(tags.size()),
- static_casr<int>(attributes.size()));
+ static_cast<int>(attributes.size()));
fillLabels();