summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'Swiften/Elements/VCard.h')
-rw-r--r--Swiften/Elements/VCard.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Swiften/Elements/VCard.h b/Swiften/Elements/VCard.h
index 41f2623..84b6cfe 100644
--- a/Swiften/Elements/VCard.h
+++ b/Swiften/Elements/VCard.h
@@ -69,7 +69,7 @@ namespace Swift {
DeliveryType deliveryType;
bool isPreferred;
- std::string POBox;
+ std::string poBox;
std::string addressExtension;
std::string street;
std::string locality;